Configuration options

Table 1. Optional configuration options
key type default value description

cert-chain.resource

 

Load certificate chain from PEM resource.

certificates.resource

 

Read one or more certificates in PEM format from a resource definition. Used eg: in a trust store.

key.passphrase

char[]

 

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.

public-key.resource

 

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