Skip to content

Commit 3c08c93

Browse files
Add OpenSSH certificate user authentication
1 parent 50ee1b6 commit 3c08c93

35 files changed

Lines changed: 4355 additions & 681 deletions

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ apps/wolfsshd/test/stdout.txt
7878
keys/root-*
7979
keys/*.csr
8080
keys/renewcerts-*.cnf
81+
# Per-user OpenSSH certificates issued at test time by renew-ossh-certs.sh.
82+
keys/*-ossh-*cert.pub
8183
random-test.txt
8284
random-test-result.txt
8385
test.dat

0 commit comments

Comments
 (0)