Python OpenSSL Manual
Previous:
2.1.3 X509Req objects
Up:
2.1 crypto
Next:
2.1.5 PKey objects
2.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:
2.1.3 X509Req objects
Up:
2.1 crypto
Next:
2.1.5 PKey objects
Release 0.4.