A self-signed certificate helper for testing and development purposes.
While it helps for testing and development, it should never ever be used in production settings.
AnythingObjectSelfSignedCertificateBasicIdentifiableObjectAnythingno subtypes hierarchy
| Initializer |
SelfSignedCertificate(SelfSignedCertificate unknown) |
| Inherited Attributes |
Attributes inherited from: Objecthash, string |
| Methods | |
certificatePath | shared default String certificatePath()Filesystem path to the X.509 certificate file in PEM format . |
delete | shared default void delete()Delete the private key and certificate files. |
keyCertOptions | shared default PemKeyCertOptions keyCertOptions()Provides the |
privateKeyPath | shared default String privateKeyPath()Filesystem path to the RSA private key file in PEM format |
trustOptions | shared default PemTrustOptions trustOptions()Provides the |
| Inherited Methods |
Methods inherited from: Objectequals |