commit | a9d78c13ea2996c896d3dfda8b7e887c444ec4cb | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Nov 26 10:59:03 2014 -1000 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Mon Dec 15 15:49:48 2014 -0600 |
tree | beebfb298c44439855ef12192c466f080e2c9ffe | |
parent | 016e08abddf9fdc507da4f6c6f548c3dfee1b389 [diff] [blame] |
update docs, test invalid x509 version
diff --git a/docs/exceptions.rst b/docs/exceptions.rst index 28da8ec..b86d3ee 100644 --- a/docs/exceptions.rst +++ b/docs/exceptions.rst
@@ -43,3 +43,8 @@ This is raised when the verify method of a one time password function's computed token does not match the expected token. + + +.. class:: InvalidX509Version + + This is raised when an X.509 certificate has an invalid version number.