Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE User's Guide Page 268

  • Download
  • Add to my manuals
  • Print
  • Page
    / 332
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 267
Chapter 7: Developing Applications
7-28
/etc/opt/FJSVisscs/security/env/keystore/.keystore
Using the Keytool Command
Obtain the site certificate of the authentication server and the CA certificate that is a certificate of the site
certificate issuer. If a load balancer (such as Interstage Traffic Director) is used, use a site certificate
issued with the load balancer FQDN then use a keytool command to create a trust store file.
For keytool command details, refer to the J2SDK documents provided by Sun Microsystems, Inc.
Usage
keytool -import –file certificate-file-absolute-pathname –keystore trust-
store-file-absolute-pathname
A trust store file can be specified by specifying its file name with the system property
javax.net.ssl.trustStore. If no file name is specified, the following default files are used:
JDK default file
%JAVA_HOME%\jre\lib\security\cacerts
$JAVA_HOME/jre/lib/security/cacerts
The initial password is “changeit.”
JSSE default file
%JAVA_HOME%\jre\lib\security\jssecacerts
$JAVA_HOME/jre/lib/security/jssecacerts
Note
Use JDK1.4 if UTF-8 is used for the authentication server site certificate and CA certificate.
Page view 267
1 2 ... 263 264 265 266 267 268 269 270 271 272 273 ... 331 332

Comments to this Manuals

No comments