sshsig: add tests for signing key validity and find-principals
authordjm <djm@openbsd.org>
Fri, 29 Oct 2021 03:03:06 +0000 (03:03 +0000)
committerdjm <djm@openbsd.org>
Fri, 29 Oct 2021 03:03:06 +0000 (03:03 +0000)
commitd5da9f0937832b51f3cf99371718811b3e87e40f
treeb28530361ca8baf6aa20fe0784af7fa8ebd7deb4
parent29ee8e43e8f55f62ba0f113c525b5058efab3119
sshsig: add tests for signing key validity and find-principals

- adds generic find-principals tests (this command had none before)
- tests certs with a timeboxed validity both with and without a
  restriced lifetime for the CA
- test for a revoked CA cert

by Fabian Stelzer
regress/usr.bin/ssh/sshsig.sh