Page MenuHomeFreeBSD

Remove publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 28, 3:17 PM
Unknown Object (File)
Tue, Mar 18, 5:10 PM
Unknown Object (File)
Sun, Mar 9, 3:07 PM
Unknown Object (File)
Mar 6 2025, 11:40 PM
Unknown Object (File)
Mar 5 2025, 1:43 PM
Unknown Object (File)
Feb 26 2025, 8:56 AM
Unknown Object (File)
Feb 23 2025, 9:58 PM
Unknown Object (File)
Feb 23 2025, 11:23 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:52 PM
manu created this revision.

Are chkey / newkey part of this too?

Are chkey / newkey part of this too?

Looks like they are, will update later.

lwhsu added inline comments.
ObsoleteFiles.inc
49

Should we also remove other man pages like usr/share/man/man1/chkey.1.gz ?

manu marked an inline comment as done.Jun 9 2021, 4:18 PM
This revision is now accepted and ready to land.Jun 17 2022, 3:39 PM
This revision was automatically updated to reflect the committed changes.