User guide

Chapter 2: Environment Setup (SSO Administrators)
2-72
New Password:
Retype:
UX:SCS: INFO: scs0100: Interstage certificate environment was created
UX:SCS: INFO: scs0180: The owners group of Interstage certificate
environment was set
#
Registering the Certificate of the CRL-issuing Authority
The certificate of the authority that issued the CRL must be acquired and registered before registering
the CRL. If the certificate of the CRL-issuing authority has not been registered, register the certificate of
the CRL-issuing authority.
To register the certificate of the CRL-issuing authority, use the certificate and CRL registration command
(scsenter).
In the scsenter command, specify the password and certificate nickname that were specified in the
scsmakeenv command for access to the security environment.
Refer to 'SSL Commands' in the Reference Manual (Command Edition)the Reference Manual
(Command Edition) for details of the scsenter command.
Example
Certificate of CRL-issuing authority: 'C:\WINNT\temp\crlca-cert.cer'
Nickname of certificate of CRL-issuing authority: 'CRLCACERT'
The following shows an example of the scsenter command in which C:\WINNT\temp\crlca-cert.cer is
specified as the certificate of the CRL-issuing authority. Change the file path of the certificate when
necessary.
When password entry is requested, enter the password for access to the Interstage certificate
environment. The entered password is not displayed.
C:\>scsenter –n CRLCACERT –f C:\WINNT\temp\crlca-cert.cer
Password:
Certificate was added to keystore
SCS: INFO: scs0104: Certificate was imported
C:\>
Certificate of CRL-issuing authority: '/tmp/crlca-cert.cer'
Nickname of certificate of CRL-issuing authority: 'CRLCACERT'
The following shows an example of the scsenter command in which /tmp/crlca-cert.cer is specified as
the certificate of the CRL-issuing authority. Change the file path of the certificate when necessary.
Before requesting the certificates, set the JDK or JRE installation path in environment variable
JAVA_HOME.
The following example uses the Bourne shell. When password input is requested, enter the password
for access to the Interstage certificate environment. The entered password is not displayed.