User guide

Setup of Authentication Server
2-65
Refer to 'SSL Commands' in Reference Manual (Command Edition) for details of the scsmakeenv
command for CSR creation.
Example
The following is an example in which the name of the CSR output destination file is
'C:\WINNT\temp\ssocert.txt'. When necessary, change the name of the CSR output destination file.
When password entry is requested, enter the password for access to the Interstage certificate
environment. The entered password is not displayed.
When you are requested to enter distinguished names, enter them in the bold as shown below.
Site Certificate Nickname: 'SERVERCERT'
CSR output destination file name : 'C:\WINNT\temp\ssocert.txt'
Country code: jp
Alphanumeric first and last name: authenticate_server.fujitsu.com
Alphanumeric organization name: FUJITSU
Alphanumeric organizational unit name: FUJITSU TOKYO
Prefecture name: Tokyo
Municipality name: Shinjuku
C:\>scsmakeenv -n SERVERCERT -f C:\WINNT\temp\ssocert.txt
New Password:
Retype:
Input X.500 distinguished names.
What is your first and last name?
[Unknown]: authenticate_server.fujitsu.com
What is the name of your organizational unit?
[Unknown]: FUJITSU TOKYO
What is the name of your organization?
[Unknown]: FUJITSU
What is the name of your City or Locality?
[Unknown]: Shinjuku
What is the name of your State or Province?
[Unknown]: Tokyo
What is the two-letter country code for this unit?
[Un]: jp
Is <CN=authenticate_server.fujitsu.com, OU=FUJITSU TOKYO, O=FUJITSU,
L=Shinjuku, ST=Tokyo,C=jp> correct?
[no]: yes
SCS: INFO: scs0101: CSR was issued <C:\WINNT\temp\ssocert.txt>
C:\>
When the scsmakeenv command is terminated normally, the CSR is output to the file specified with the -
f option of the scsmakeenv command. Send the file to the certificate authority and request to issue the
CSR. The requesting method depends on the certificate authority.