aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/evp.py
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2016-03-10 22:58:12 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-03-10 22:58:12 -0400
commit4fe9debd848dfed7afd61d1e2e3799311f93adbc (patch)
treed5a6ecc5a780b085f6b9e53060198eb81061926a /src/_cffi_src/openssl/evp.py
parentd4853b494b2a7f290264d40bef65f152eb2d4727 (diff)
downloadcryptography-4fe9debd848dfed7afd61d1e2e3799311f93adbc.tar.gz
cryptography-4fe9debd848dfed7afd61d1e2e3799311f93adbc.tar.bz2
cryptography-4fe9debd848dfed7afd61d1e2e3799311f93adbc.zip
modify how revocation date is set on X509_REVOKED in the openssl backend
In OpenSSL 1.1.0 there isn't a pre-existing ASN1_TIME object so we have ASN1_TIME_set make us a new one. In older OpenSSLs this is still safe because ASN1_TIME_set checks and frees any current value in the object.
Diffstat (limited to 'src/_cffi_src/openssl/evp.py')
0 files changed, 0 insertions, 0 deletions