summaryrefslogtreecommitdiff
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2023-01-05 21:26:16 +0800
committerGitHub <noreply@github.com>2023-01-05 13:26:16 +0000
commit3a23d4674dc7181f1d3e4d10a6397fb9f0870b45 (patch)
tree727dfc7bc61d1d4e7ccea1a58fbae419eebeb1c1 /docs/development
parent289301e6feb9a44d8c46fd153e3c6badc648e266 (diff)
downloadcryptography-3a23d4674dc7181f1d3e4d10a6397fb9f0870b45.tar.gz
another ssh cert vector (#7991)
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index 32e1f01c0..c2be8b8c9 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -843,6 +843,8 @@ Custom OpenSSH Certificate Test Vectors
``rsa-sha2-512``.
* ``p256-p256-empty-principals.pub`` - A certificate with a P256 public
key signed by a P256 CA with an empty valid principals list.
+* ``p256-p256-invalid-cert-type.pub`` - A certificate with a P256 public
+ key signed by a P256 CA with an invalid certificate type.
Hashes
~~~~~~