BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element identity-and-trust-locations

Model
<identity-and-trust-locations>annonymous type derived from string</identity-and-trust-locations>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>Indicates where SSL should find the server's identity
 (certificate and private key) as well as the server's trust
 (trusted CAs).</p>

 <ul>
 <li>
 <p>If set to <code>KEYSTORES</code>, then SSL retrieves the
 identity and trust from the server's keystores (that are configured
 on the Server).</p>
 </li>

 <li>
 <p>If set to <code>FILES_OR_KEYSTORE_PROVIDERS</code>, then SSL
 first looks in the deprecated KeyStore providers for the identity
 and trust. If not found, then it looks in the flat files indicated
 by the SSL Trusted CA File Name, Server Certificate File Name, and
 Server Key File Name attributes.</p>
 </li>
 </ul>

 <p>Domains created in WebLogic Server version 8.1 or later, default
 to <code>KEYSTORES</code>. Domains created before WebLogic Server
 version 8.1, default to
 <code>FILES_OR_KEYSTORE_PROVIDERS.</code></p>
 (Interface=weblogic.management.configuration.SSLMBean Attribute=getIdentityAndTrustLocations)
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
"KeyStores", "FilesOrKeyStoreProviders"
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0