CertPy is a high level toolkit for generating x509 (e.g. SSL/TLS/HTTPS)
certificates in Python. Certificate “profiles” are implemented as Python
classes. The nitty-gritty low level stuff is handled by the Python
Cryptographic Authority’s excellent cryptography
package.
CertPy was created by Ryan Castellucci (@ryancdotorg)
CertPy has not yet reached a state where I consider it ready for use by others, but contributions are welcome. DO NOT USE THIS YET!