Ssl (Section)#

Path: /facilities/crypto/ssl

A list of available server keys to be used by ‘services’, it’s only use TLS

Subsections#

NameTypeDescription
server-keystore ListA base64 encoded PKCS12 file containing the server keys
server-truststore SectionThe server certificates that we trust
client-truststore SectionThe client certificates that we trust, as they are provided when setting up mutual TLS to Curity
client-keystores SectionThis keystore is used to manage the cryptographic material that can be used for client authentication using certificates.

Was this helpful?