![]() ![]() ![]() ![]() |
WebLogic Keystore Provider: Provider Specific
Configuration Options Related Tasks Related Topics
This page allows you to configure provider specific attributes for this Weblogic Keystore provider. (Note that WebLogic Keystore providers are deprecated.)
Configuration Options
Name Description Type The type of SDK keystore this WebLogic Keystore provider uses.
MBean Attribute:
DefaultKeyStoreMBean.type
Changes take effect after you redeploy the module or restart the server.
Private Keystore Location The location of a private keystore. That is, a directory and filename location that is either a complete file path, or is relative to the server's root directory. The type of the private keystore must be JKS.
MBean Attribute:
DefaultKeyStoreMBean.privateKeyStoreLocation
Changes take effect after you redeploy the module or restart the server.
Private Keystore Passphrase The password for the private keystore that is specified in the Private Keystore Location field. If no password is specified, then no password is required to access the private keystore.
MBean Attribute:
DefaultKeyStoreMBean.privateKeyStorePassPhrase
Changes take effect after you redeploy the module or restart the server.
Root CAKey Keystore Location The location of a Root Certificate Authority (CA) keystore. That is, a directory and filename location that is either a complete file path, or is relative to the server's root directory. The type of the Root Certificate Authority (CA) keystore must be JKS.
MBean Attribute:
DefaultKeyStoreMBean.rootCAKeyStoreLocation
Changes take effect after you redeploy the module or restart the server.
Root CA Keystore Passphrase The password for the Root Certificate Authority (CA) keystore that is specified in the Root CA Keystore Location field. If no password is specified, then no password is required to access the Root Certificate Authority keystore.
MBean Attribute:
DefaultKeyStoreMBean.rootCAKeyStorePassPhrase
Changes take effect after you redeploy the module or restart the server.
![]() |