Synopsis
cmmkenv Environment-directory [-fromdir ValidCert-directory,CRL-directory] |
Description
The cmmkenv command creates the directories required for operation of the certificate/key management environment and sets the initial settings.
Options that can be specified are shown below.
Options
Environment-directory
Specify the full path of the operation management directory name (Environment-directory).
-fromdir ValidCert-directory,CRL-directory
Do not specify this option.
-todir ValidCert-directory,CRL-directory
To operate a new ordinary file, specify the directory name.
ValidCert-directory : Specify the full path of the certificate directory.
CRL-directory : Specify the full path of the CRL directory.
Command Location
Windows | %CommonProgramFiles%\Fujitsu Shared\F3FSSMEE |
Solaris | /opt/FJSVsmee/bin |
Linux | /opt/FJSVsmee/bin |
Linux x64 | /opt/FJSVsmee64/bin |
Cautions
The operation management directory name specified in this command is also specified when executing other commands. This applies to the following commands:
cmdspcert
cmentcert
cmentcrl
cmentpfx
cmlistcert
cmlistcrl
cmmakecsr
cmmkpfx
cmrmcert
cmsetenv
Ensure that a comma is used to separate ValidCert-directory and CRL-directory when specified in -todir. Do not use a space or any other character.
Example: -todir /export/home/SSL/sslcert/cert,/export/home/SSL/sslcert/crl
The same directory cannot be specified as ValidCert-directory and CRL-directory when specified in -todir.