Name | Description |
---|---|
Custom Identity Key Store File Name |
The path and file name of the identity keystore. The path name must either be absolute or relative to where the server was booted. The custom identity key store file name is only used if KeyStores is CUSTOM_IDENTITY_AND_JAVA_STANDARD_TRUST, CUSTOM_IDENTITY_AND_CUSTOM_TRUST or CUSTOM_IDENTITY_AND_COMMAND_LINE_TRUST. MBean Attribute: |
Custom Identity Key Store Type |
The type of the keystore. Generally, this is
If empty or null, then the JDK's default keystore type
(specified in MBean Attribute: |
Custom Identity Key Store Pass Phrase |
The encrypted custom identity keystore's passphrase. If empty or null, then the keystore will be opened without a passphrase. This attribute is only used if KeyStores is CUSTOM_IDENTITY_AND_JAVA_STANDARD_TRUST, CUSTOM_IDENTITY_AND_CUSTOM_TRUST or CUSTOM_IDENTITY_AND_COMMAND_LINE_TRUST. When you get the value of this attribute, WebLogic Server does the following:
When you set the value of this attribute, WebLogic Server does the following:
Using this attribute
( Instead of using this attribute, use
MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Custom Trust Key Store File Name |
The path and file name of the custom trust keystore. The path name must either be absolute or relative to where the server was booted. This file name is only used if KeyStores is CUSTOM_IDENTITY_AND_CUSTOM_TRUST. MBean Attribute: |
Custom Trust Key Store Type |
The type of the keystore. Generally, this is
If empty or null, then the JDK's default keystore type (specified in java.security) is used. This keystore type is only used if KeyStores is CUSTOM_IDENTITY_AND_CUSTOM_TRUST. MBean Attribute: |
Custom Trust Key Store Pass Phrase |
The custom trust keystore's passphrase. If empty or null, then the keystore will be opened without a passphrase. This attribute is only used if KeyStores is CUSTOM_IDENTITY_AND_CUSTOM_TRUST. When you get the value of this attribute, WebLogic Server does the following:
When you set the value of this attribute, WebLogic Server does the following:
Using this attribute
( Instead of using this attribute, use
MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Java Standard Trust Key Store Pass Phrase |
The password for the Java Standard Trust keystore. This password is defined when the keystore is created. If empty or null, then the keystore will be opened without a passphrase. This attribute is only used if KeyStores is CUSTOM_IDENTITY_AND_JAVA_STANDARD_TRUST or DEMO_IDENTITY_AND_DEMO_TRUST. When you get the value of this attribute, WebLogic Server does the following:
When you set the value of this attribute, WebLogic Server does the following:
Using this attribute
( Instead of using this attribute, use
MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
![]() ![]() |