Commit graph

3 commits

Author SHA1 Message Date
105413e533 Update generate_ssh_Key_and_cert.sh
Allow for up to 3 tries of signing the cert in case of incorrect
password entry.
2023-12-26 15:16:42 +09:00
f1ff72a66c Add note about man page for ssh certs 2023-07-19 16:44:28 +09:00
c685a91bb4 Add generate_ssh_key_and_cert.sh
This script generates a ssh key that is signed by a CA key to be used
for certificate-based-authentication to an sshd server. See the
CERTIFICATES section in the ssh-keygen man-page.
2023-07-19 16:30:24 +09:00