CVS: cvs.openbsd.org: src
Damien Miller <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/29 01:36:37 Modified files: usr.bin/ssh : sshd.c Log message: don't print an error message when trying to load a host private key when PKCS#11 keys are in use, as these don't need the private half on the filesystem. GHPR664 from Ingo Franzki