diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/x509/reference.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index df17f954..01a5d94c 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst @@ -2435,7 +2435,8 @@ Exceptions .. class:: UnsupportedExtension - This is raised when a certificate contains an unsupported extension type. + This is raised when a certificate contains an unsupported extension type + that is marked critical. .. attribute:: oid |