What should the "keyStoreType:' setting be for SYSVIEW SYSVAPPS when using SAF keyrings/certificate with Top Secret?
'keyStore:' in the SYSVIEW SYSVAPPS "/config/application.yml" file should be set to the following when using SAF keyrings/certificates with Top Secret:
# Use the section below to use SAF keyrings
# keyAlias: <certificate_label>
# keyStore: safkeyring://<racf_id>/<keyring_name>
# keyStoreType: JCERACFKS
See the SYSVIEW documentation Configure Certificates That Are Stored in a SAF Keyring for more information.