PemBuilder (common.pki.KeyConfig) Configuration

Type: io.helidon.common.pki.KeyConfig.PemBuilder

Configuration options

Optional configuration options
keytypedefault valuedescription
cert-chain.resource 

Load certificate chain from PEM resource.

key.passphrase

string

 

Passphrase for private key. If the key is encrypted (and in PEM PKCS#8 format), this passphrase will be used to decrypt it.

key.resource 

Read a private key from PEM format from a resource definition.