Page MenuHomeFreeBSD

Deprecate publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 8:00 AM
Unknown Object (File)
Tue, Apr 21, 9:50 PM
Unknown Object (File)
Tue, Apr 21, 11:12 AM
Unknown Object (File)
Mon, Apr 20, 7:04 AM
Unknown Object (File)
Sun, Apr 19, 9:20 PM
Unknown Object (File)
Sun, Apr 19, 10:39 AM
Unknown Object (File)
Sun, Apr 12, 4:52 AM
Unknown Object (File)
Fri, Apr 10, 6:55 AM
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.