Technote (FAQ)
Question
Is TransportListener.ssl.truststore.password a valid property in ISKLM (Z/OS) configuration file?
Cause
According to IPUG APPENDIX D and the ISKLM online document, TransportListener.ssl.truststore.password is a property for RAFC keyrings:
------------------------------------------------------------------------------------
Since RACF keyrings do not have a password, what should the following statements have coded for a password value?
Either omit these three statements from the configuration properties file or code them as follows:
config.keystore.password = password
TransportListener.ssl.keystore.password = password
TransportListener.ssl.truststore.password = password
Where password is, literally, password.
------------------------------------------------------------------------------------
However, TransportListener.ssl.truststore.password is not listed in other part of the document.
Answer
TransportListener.ssl.truststore.password is not a valid property for ISKLM (z/OS).
PPUG and the online document reagarding this property should be ignored.
Related information
Product Alias/Synonym
ISKLM Security Key LifeCycle Manager
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.