User guide

Chapter 8: Setting and Use of the Certificate/Key Management Environment Using the SMEE Command
8-8
mkslt -sd d:\sslenv\slot
#Generation and initialization of slot information directory
mktkn -sd d:\sslenv\slot -sn 1 -tl Token01
#Initial token settings
mkslt -sd /export/home/slot
#Generation and initialization of slot information directory
mktkn -sd /export/home/slot -sn 1 -tl Token01
#Initial token settings
Creating a Certificate Management Environment
Create and set up the certificate management environment required for managing certificates and CRL.
Also, register the root certificate (CA certificate) of VeriSign Inc. using the cmsetenv command.
Example
cmmkenv d:\sslenv\sslcert –todir d:\sslenv\sslcert\cert,d:\sslenv\sslcert\crl
cmsetenv d:\sslenv\sslcert -sd d:\sslenv\slot -jc 0 -rc
C:\INTERSTAGE\IS_cert\contractcertlist
cmmkenv /export/home/sslcert –todir /export/home/sslcert/cert,
/export/home/sslcert/crl
cmsetenv /export/home/sslcert -sd /export/home/slot -jc 0 -rc
/etc/opt/FJSVisas/contractcertlist
Note
In the Interstage Application Server Web-J Edition, the storage destinations of installation certificate list
files that are to be specified in the -rc option differ.
Specify an installation certificate list file using the following path:
For using Interstage HTTP server
/etc/opt/FJSVihs/conf/contractcertlist