]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Include certs with multiple RSA signature variants in
authordjm@openbsd.org <djm@openbsd.org>
Wed, 12 Sep 2018 01:36:45 +0000 (01:36 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 12 Sep 2018 06:51:36 +0000 (16:51 +1000)
commitd70d061828730a56636ab6f1f24fe4a8ccefcfc1
tree9226a626f84120c0105f99a6cfeae70b4ef13526
parentf803b2682992cfededd40c91818b653b5d923ef5
upstream: Include certs with multiple RSA signature variants in

test data Ensure that cert->signature_key is populated correctly

OpenBSD-Regress-ID: 56e68f70fe46cb3a193ca207385bdb301fd6603a
regress/unittests/sshkey/testdata/rsa_1_sha1 [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1_sha1-cert.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1_sha1.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1_sha512 [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1_sha512-cert.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1_sha512.pub [new file with mode: 0644]