User guide

Chapter 2: Environment Setup (SSO Administrators)
2-66
The following is an example in which the Interstage certificate environment with the access permission
by 'nobody' is newly created and a CSR is created. When the Interstage certificate environment is
already created, set the access permission in the Interstage certificate environment when necessary.
In this example, the name of the CSR output destination file is '/tmp/ssocert.txt'. Change the CSR
output destination file when necessary.
Before requesting the CSR, 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.
When you are requested to enter distinguished names, enter them in bold as shown below.
Site Certificate Nickname: 'SERVERCERT'
CSR output destination file name: '/tmp/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
Group which is permitted to access to Interstage certificate environment: nobody
# JAVA_HOME=/opt/FJSVawjbk/jdk14;export JAVA_HOME
# scsmakeenv -n SERVERCERT -f /tmp/ssocert.txt –g nobody
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
UX:SCS: INFO: scs0101: CSR was issued </tmp/ssocert.txt>
UX:SCS: INFO: scs0180: The owners group of Interstage certificate
environment was set
#