aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-01-17 21:31:42 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-01-17 21:31:42 -0600
commit1207d15f19e31660eb65770dfa736bd52109ff10 (patch)
tree4fef99676ea1778c89029914000299917344fcb9 /docs/development
parent2221720fb5b71646bf033b0212e0cf2d6fc8c51f (diff)
downloadcryptography-1207d15f19e31660eb65770dfa736bd52109ff10.tar.gz
cryptography-1207d15f19e31660eb65770dfa736bd52109ff10.tar.bz2
cryptography-1207d15f19e31660eb65770dfa736bd52109ff10.zip
wrap a thing
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/test-vectors.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index 5d6a32e9..aaf03f0c 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -95,7 +95,8 @@ Custom X.509 Vectors
* ``all_supported_names.pem`` - An RSA 2048 bit certificate generated using
OpenSSL that contains a subject and issuer that have two of each supported
attribute type from :rfc:`5280`.
-* ``unsupported_subject_name.pem`` - An RSA 2048 bit self-signed CA certificate generated using OpenSSL that contains the unsupported "initials" name.
+* ``unsupported_subject_name.pem`` - An RSA 2048 bit self-signed CA certificate
+ generated using OpenSSL that contains the unsupported "initials" name.
Hashes
~~~~~~