Page MenuHomeFreeBSD

Deprecate publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:51 PM.
Tags
None
Referenced Files
F132256394: D30682.diff
Wed, Oct 15, 6:08 AM
Unknown Object (File)
Tue, Oct 14, 7:14 AM
Unknown Object (File)
Mon, Oct 13, 6:08 AM
Unknown Object (File)
Sun, Oct 12, 1:50 AM
Unknown Object (File)
Wed, Sep 24, 3:00 PM
Unknown Object (File)
Sun, Sep 21, 6:30 AM
Unknown Object (File)
Sep 16 2025, 12:08 AM
Unknown Object (File)
Sep 15 2025, 11:12 PM
Subscribers

Details

Summary

This uses DES and it's likely that nobody uses that in 2021.
If somebody uses this we help them by deprecating and removing this.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Jun 7 2021, 5:51 PM
manu created this revision.

How about also put a note in manual pages?

usr.bin/chkey/chkey.1
31

Maybe "utility is obsolete and scheduled to be removed in" ?

I think this is only for merging to stable/*

This revision is now accepted and ready to land.Jun 17 2022, 3:39 PM

Man pages updated in D40144, please rebase

This revision was automatically updated to reflect the committed changes.