commit | 66c6170c02d0b3c00a9a10951f7bb0d29341d34e | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue May 12 16:39:18 2015 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue May 12 16:39:18 2015 -0500 |
tree | ea665415eaff14fad589e81647fd88871ad40804 | |
parent | 6e198b0092a2a320887a234db5227a8c1daa49be [diff] |
also update the docs to reflect the non-optional nature of these things
diff --git a/docs/x509.rst b/docs/x509.rst index 96255a2..a40727c 100644 --- a/docs/x509.rst +++ b/docs/x509.rst
@@ -959,13 +959,13 @@ .. attribute:: organization - :type: :term:`text` or None + :type: :term:`text` .. attribute:: notice_numbers - :type: list or None + :type: list - A list of integers or None. + A list of integers. Object Identifiers ~~~~~~~~~~~~~~~~~~