9.2 Ensure the location attribute in the SSL configurations points to a valid SAF Keyring containing SSL/TLS certificates

Information

The SAF Keyrings is a z/OS facility to hold the certificates that are used during the SSL/TLS communication.

On z/OS using the native z/OS facilities like the SAF Keyrings to manage the SSL/TLS certificates is recommended.

Solution

Configure the location attribute in the keyStore elements referenced by the SSL configurations to point to a valid SAF Keyring location that contains the SSL/TLS certificates and set the fileBased attribute to false in ${server.config.dir}/configDropins/overrides/<any file name>.xml

<keyStore id="DefaultKeyStore" location="safkeyring:///Keyring.LIBERTY" type="JCERACFKS" fileBased="false" readOnly="true" />
<keyStore id="DefaultTrustStore" location="safkeyring:///Keyring.LIBERTY" type="JCERACFKS" fileBased="false" readOnly="true" />

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-2(1), CSCv7|16.2

Plugin: Unix

Control ID: 6c20f914f8d24f51c30f61ae09224fdd095971d139f421f5120033878a400a92