Ciphers (Section)#

Path: /environments/environment/services/service-role/ciphers

White- and black-listing of ciphers used for incoming secure connections. Enabling this feature will disable any white- and black-lists automatically enforced by the server.

Parameters#

NameTypeRequiredDefaultDescription
included-ciphersmulti-value string (length: 1..9223372036854775807)optional-A white-list of ciphers to use for incoming secure connections
excluded-ciphersmulti-value string (length: 1..9223372036854775807)optional-A black-list of ciphers not to use for incoming secure connections

Was this helpful?