Sun Microsystems 820682310 Server User Manual


 
Security FAQs
What Happens When No Server Side Realm Is
Congured?
When the application is congured (within XML les), but no server side realm is congured,
the application is authenticated in the default realm. No error is thrown that indicates “No such
realm.”
Can I See theTLS/SSL Handshake Information for an
SSL Client?
Yes. Set the Java debugging property on the JVM. To see the handshake information from the
application client, append the following to the VMARGS variable:
-Djavax.net.debug=ssl,handshake
Can I Change the Keystore Password?
Yes. Use the following Java 2 Platform, Standard Edition (J2SE
TM
) properties to change the
keystore password:
-Djavax.net.ssl.keyStorePassword=password
-Djavax.net.ssl.trustStorePassword=password
Note that the keystore password must match the individual key passwords to perform
operations on the keys, so you must change the keystore password with the property mentioned
above, and then change the password to each key to match that password.
Update Tool FAQs
How Do I Use Update Tool to Extend My Enterprise
Server Installation?
Update Tool enables you to extend your Enterprise Server v3 Prelude installation by adding
add-on components such as JRuby and Groovy, Jersey, and Metro web services. Update Tool
can be accessed from within the Administration Console or on the command line.
UpdateTool FAQs
Chapter3 • FrequentlyAskedQuestions 45