Page MenuHomeFreeBSD

Deprecate publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 19, 2:46 AM
Unknown Object (File)
Mon, Mar 10, 9:25 PM
Unknown Object (File)
Sun, Mar 9, 2:47 AM
Unknown Object (File)
Sat, Mar 8, 11:37 PM
Unknown Object (File)
Thu, Feb 27, 1:26 PM
Unknown Object (File)
Tue, Feb 25, 12:59 PM
Unknown Object (File)
Feb 21 2025, 7:09 PM
Unknown Object (File)
Feb 17 2025, 9:28 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

Lint
Lint Skipped
Unit
Tests Skipped

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
29

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.