AS/400 Toolbox for Java \
Security classes \ Secure Sockets
Layer \ SSL trusted authority
Using a certificate from a trusted authority
AS/400 Toolbox for Java ships a keyring file that supports
server certificates from a set of trusted authorities. You can get
a certificate from one of the following companies:
- VeriSign, Inc
- Integrion Financial Network
- IBM World Registry
- Thawte Consulting
- RSA Data Security, Inc.
If you get your certificate from one of these trusted authorities,
you must do the following steps to use this certificate with SSL:
- Install the certificate authority certificate on the
AS/400
- Apply the certificate to your host servers
- Download the version of SSL that you want to use:
- sslightx.zip (used with the licensed programs 5769-CE1 and
5769-CE2)
- sslightu.zip (used with the licensed program 5769-CE3)
Download the files from the following paths:
- For 5769-CE1 from /QIBM/ProdData/HTTP/Public/jt400/SSL40
- For 5769-CE2 from /QIBM/ProdData/HTTP/Public/jt400/SSL56
- For 5769-CE3 from /QIBM/ProdData/HTTP/Public/jt400/SSL128
- Add either sslightx.zip or sslightu.zip (depending on the
country in which you live) to your CLASSPATH statement.