Parameter | Type | Description | Example |
---|---|---|---|
object | The information about certificate configurations. | ||
certName | string | The name of the certificate. | my-cert |
certificate | string | The certificate in the .pem format. | PEM format |
privateKey | string | The private key in the .pem format. | PEM format |