create_self_signed_cert(bits, cn, comment)
Class Public methods
Creates a self-signed certificate with the given number of
bits
, the issuer cn
and a comment
to
be stored in the certificate.
Creates a self-signed certificate with the given number of
bits
, the issuer cn
and a comment
to
be stored in the certificate.
Please login to continue.