BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element server-private-key-pass-phrase-encrypted

Model
<server-private-key-pass-phrase-encrypted>string</server-private-key-pass-phrase-encrypted>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation

The encrypted passphrase used to retrieve the server's private key from the keystore. This passphrase is assigned to the private key when it is generated.

To set this attribute, use weblogic.management.EncryptionHelper.encrypt() to encrypt the value. Then set this attribute to the output of the encrypt() method.

To compare a password that a user enters with the encrypted value of this attribute, go to the same WebLogic Server instance that you used to set and encrypt this attribute and use weblogic.management.EncryptionHelper.encrypt() to encrypt the user-supplied password. Then compare the encrypted values.

Privileges: Read/Write

Encrypted: WebLogic Server encrypts this value before saving it in the configuration document. WebLogic Server does not provide utilities to unencrypt this data.

MBean Attribute: SSLMBean.ServerPrivateKeyPassPhraseEncrypted

Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1