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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| included-ciphers | multi-value string (length: 1..9223372036854775807) | optional | - | A white-list of ciphers to use for incoming secure connections |
| excluded-ciphers | multi-value string (length: 1..9223372036854775807) | optional | - | A black-list of ciphers not to use for incoming secure connections |