Hi, I have established my own CA, using EasyRSA. This works fine with EasyRSA bash scripts and when invoking openssl from the command line.
I'm now trying to use python with pyopenssl to generate keys/certificates and to update the CA database (I.E. "index.txt", under the EasyRSA PKI), but cannot see how to do this. Is it possible to use pyopenssl in this manner? If so, how can I get it to use the openssl configuration and extensions defined in the "openssl-1.0.cnf" file, created by EasyRSA? How can I get pyopenssl to update the database file (again created and maintained by EasyRSA), in the PKI file, "index.txt" FYI: I am a novice when it comes to SSL etc, so any advise would be gratefully received. Thank you.
_______________________________________________ Cryptography-dev mailing list Cryptography-dev@python.org https://mail.python.org/mailman/listinfo/cryptography-dev