Python OpenSSL Manual
Previous:
3.1.3 X509Req objects
Up:
3.1 crypto
Next:
3.1.5 PKey objects
3.1.4 X509Store objects
The X509Store object has currently just one method:
add_cert
(
cert
)
Add the certificate
cert
to the certificate store.
Python OpenSSL Manual
Previous:
3.1.3 X509Req objects
Up:
3.1 crypto
Next:
3.1.5 PKey objects
Release 0.9.