[Cryptography-dev] CA database & configuration?
Andy Newlands
andynewlands at gmail.com
Tue Jan 24 09:57:47 EST 2017
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20170124/900e54f9/attachment.html>
More information about the Cryptography-dev
mailing list