A Trust Store Key Pin defines the PIN (password) to be used to access a private key in the trust store used for attribute encryption and replication. If there is no Trust Store Key Pin defined for a given certificate, the code will use the PIN defined to access the trust store.
Parent Component
The Trust Store Key Pin component inherits from the Key Pin
Relations To this Component
The following components have a direct COMPOSITION relation TO Trust Store Key Pins :
Specifies the clear-text PIN needed to access the private key in the key store referenced by the key manager provider. If the key PIN property is not specified, the server will try to access the private key using the key manager provider PIN.
Default Value
None
Allowed Values
Unknown
Multi-valued
No
Required
No
Admin Action Required
None. Changes to this property will take effect the next time that the Key Pin is accessed.
Advanced Property
No
Read-only
No
key-pin-environment-variable
Description
Specifies the name of the environment variable that contains the clear-text PIN needed to access the private key in the key store referenced by the key manager provider. If none of the private key PIN properties is specified, the server will try to access the private key using the key manager provider PIN. This property is no longer honored starting release 12.2.1.4.210406.
Default Value
None
Allowed Values
The name of a defined environment variable that contains the clear-text PIN required to access the private key in the key store.
Multi-valued
No
Required
No
Admin Action Required
None. Changes to this property will take effect the next time that the Key Pin is accessed.
Advanced Property
No
Read-only
No
key-pin-file
Description
Specifies the path to the text file whose only contents should be a single line containing the clear-text PIN needed to access the private key in the key store referenced by the key manager provider. If none of the private key PIN properties is specified, the server will try to access the private key using the key manager provider PIN. This property is no longer honored starting release 12.2.1.4.210406.
Default Value
None
Allowed Values
A path to an existing file that is readable by the server.
Multi-valued
No
Required
No
Admin Action Required
None. Changes to this property will take effect the next time that the Key Pin is accessed.
Advanced Property
No
Read-only
No
key-pin-property
Description
Specifies the name of the Java property that contains the clear-text PIN needed to access the private key in the key store referenced by the key manager provider. If none of the private key PIN properties is specified, the server will try to access the private key using the key manager provider PIN. This property is no longer honored starting release 12.2.1.4.210406.
Default Value
None
Allowed Values
The name of a defined Java property.
Multi-valued
No
Required
No
Admin Action Required
None. Changes to this property will take effect the next time that the Key Pin is accessed.
Advanced Property
No
Read-only
No
ssl-cert-nickname
Description
Specifies the nickname of the certificate this Trust Store Key Pin applies to.
Default Value
None
Allowed Values
The nickname of the certificate.
Multi-valued
No
Required
Yes
Admin Action Required
None. Changes to this property will take effect the next time that the Trust Store Key Pin is accessed.