public final class SimpleAuth extends Object
If the server certificate is self-signed,
or otherwise not trusted out-of-the-box,
then set the trust store by using the JSSE system property
-Djavax.net.ssl.trustStore=/path/to/opendj/config/keystore
and the trust store password if necessary by using the JSSE system property
-Djavax.net.ssl.trustStorePassword=`cat /path/to/opendj/config/keystore.pin`
.
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.