User guide

Chapter 14: How to Prepare PKI Environment for Web Services (SOAP)
14-12
Example 2.
Create a Web service security environment information file and the certificate management file in the
certificate management file creation directory by specifying the password for the certificate management
file access (Interstage).
soapSetSecurity -noauth -f /etc/opt/FJSVsoap/etc -p Interstage
If VeriSign Japan K.K or Japan Certification Services Inc. is the certification authority.
Example 3
To register the root certificates issued by VeriSign Japan K.K or Japan Certification Services Inc.,
specify the root certificate list file (C:\Interstage\IS_cert\contractcertlist) in the -rc option of the
soapSetSecurity command.
soapSetSecurity -noauth -f C:\Interstage\F3FMsoap\etc -p Interstage
-rc C:\Interstage\IS_cert\contractcertlist
Example 4
To register the root certificates issued by VeriSign Japan K.K or Japan Certification Services Inc.,
specify the root certificate list file (/etc/opt/FJSVisas/contractcertlist) in the -rc option of the
soapSetSecurity command.
soapSetSecurity -noauth -f /etc/opt/FJSVsoap/etc -p Interstage
-rc /etc/opt/FJSVisas/contractcertlist