SSL

SSL Structure: A description of a SSL configuration.

SSL structure
keychain string
peer name string: optional
allow array of SSL allowances: optional, unique
level SSL level

Fields

keychain

Absolute path to Keychain containing a certificate and a signing key.

SSL is an absolute path to a Keychain containing a suitable certificate and signing key for the socket.

It is best practice to create a separate Keychain.

To use the System keychain: /Library/Keychain/System.keychain

peer name

Override the name used for certificate verification.

Provide an empty string to disable name verification.

allow

Lessen the requirements of the SSL certificate.

level

Level of SSL security to use.