History log of /openbsd-current/regress/usr.bin/ssh/sshsig.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.15 12-Oct-2023 djm

typos and extra debug trace calls


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.14 01-Feb-2022 djm

test 'ssh-keygen -Y find-principals' with wildcard principals;
from Fabian Stelzer


# 1.13 05-Jan-2022 djm

regress test both sshsig message hash algorithms, possible now because
the algorithm is controllable via the CLI


# 1.12 05-Jan-2022 djm

regression test for find-principals NULL deref; from Fabian Stelzer


# 1.11 27-Nov-2021 djm

whitespac e


# 1.10 27-Nov-2021 djm

regression test for match-principals. Mostly by Fabian Stelzer


# 1.9 18-Nov-2021 djm

regression test for ssh-keygen -Y find-principals fix;
from Fabian Stelzer ok djm markus


# 1.8 29-Oct-2021 djm

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


Revision tags: OPENBSD_7_0_BASE
# 1.7 11-Aug-2021 djm

test -Oprint-pubkey


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.14 01-Feb-2022 djm

test 'ssh-keygen -Y find-principals' with wildcard principals;
from Fabian Stelzer


# 1.13 05-Jan-2022 djm

regress test both sshsig message hash algorithms, possible now because
the algorithm is controllable via the CLI


# 1.12 05-Jan-2022 djm

regression test for find-principals NULL deref; from Fabian Stelzer


# 1.11 27-Nov-2021 djm

whitespac e


# 1.10 27-Nov-2021 djm

regression test for match-principals. Mostly by Fabian Stelzer


# 1.9 18-Nov-2021 djm

regression test for ssh-keygen -Y find-principals fix;
from Fabian Stelzer ok djm markus


# 1.8 29-Oct-2021 djm

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


Revision tags: OPENBSD_7_0_BASE
# 1.7 11-Aug-2021 djm

test -Oprint-pubkey


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.13 05-Jan-2022 djm

regress test both sshsig message hash algorithms, possible now because
the algorithm is controllable via the CLI


# 1.12 05-Jan-2022 djm

regression test for find-principals NULL deref; from Fabian Stelzer


# 1.11 27-Nov-2021 djm

whitespac e


# 1.10 27-Nov-2021 djm

regression test for match-principals. Mostly by Fabian Stelzer


# 1.9 18-Nov-2021 djm

regression test for ssh-keygen -Y find-principals fix;
from Fabian Stelzer ok djm markus


# 1.8 29-Oct-2021 djm

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


Revision tags: OPENBSD_7_0_BASE
# 1.7 11-Aug-2021 djm

test -Oprint-pubkey


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.11 27-Nov-2021 djm

whitespac e


# 1.10 27-Nov-2021 djm

regression test for match-principals. Mostly by Fabian Stelzer


# 1.9 18-Nov-2021 djm

regression test for ssh-keygen -Y find-principals fix;
from Fabian Stelzer ok djm markus


# 1.8 29-Oct-2021 djm

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


Revision tags: OPENBSD_7_0_BASE
# 1.7 11-Aug-2021 djm

test -Oprint-pubkey


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.9 18-Nov-2021 djm

regression test for ssh-keygen -Y find-principals fix;
from Fabian Stelzer ok djm markus


# 1.8 29-Oct-2021 djm

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


Revision tags: OPENBSD_7_0_BASE
# 1.7 11-Aug-2021 djm

test -Oprint-pubkey


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.8 29-Oct-2021 djm

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


Revision tags: OPENBSD_7_0_BASE
# 1.7 11-Aug-2021 djm

test -Oprint-pubkey


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.7 11-Aug-2021 djm

test -Oprint-pubkey


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.6 23-Jul-2021 djm

regression test for time-limited signature keys


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.5 12-Jul-2021 djm

fix some broken tests; clean up output


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.4 13-Mar-2020 djm

some more speeling mistakes from
https://fossies.org/linux/misc/openssh-8.2p1.tar.gz/codespell.html


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.3 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


Revision tags: OPENBSD_6_6_BASE
# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.2 04-Oct-2019 djm

more sshsig regress tests: check key revocation, the check-novalidate
signature test mode and signing keys in ssh-agent.

From Sebastian Kinne (slightly tweaked)


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@


# 1.1 03-Sep-2019 djm

regress test for sshsig; feedback and ok markus@