- Since:
- 3.5.0
- Author:
- Phillip Webb
-
Optional Element Summary
Optional Elements
The location or content of the certificate or certificate chain in PEM format.
The location or content of the private key in PEM format.
The password used to decrypt an encrypted private key.
The type of the store to create, e.g.
-
Element Details
-
value
- Returns:
- the store certificate
- Default:
- ""
-
certificate
The location or content of the certificate or certificate chain in PEM format.
- Returns:
- the store certificate location or content
- Default:
- ""
-
privateKey
The location or content of the private key in PEM format.
- Returns:
- the store private key location or content
- Default:
- ""
-
privateKeyPassword
The password used to decrypt an encrypted private key.
- Returns:
- the store private key password
- Default:
- ""
-
type
The type of the store to create, e.g. JKS.
- Returns:
- the store type
- Default:
- ""