P4G_TLS_CIPHER_SUITES

# set
<module-index>/<port-index> P4G_TLS_CIPHER_SUITES [<group_index>] <ciphers>

# get
<module-index>/<port-index> P4G_TLS_CIPHER_SUITES [<group_index>] ?

Description

Configure the list of ciphers to announce in order of priorities.

Actions

set, get

Parameters

ciphers: hex list, sequence of ciphers identified by theirs IANA number in order of priority.

Example

# set
input:  0/1 P4G_TLS_CIPHER_SUITES [0] 0x000200030004
output: <OK>

# get
input:  0/1 P4G_TLS_CIPHER_SUITES [0] ?
output: 0/1 P4G_TLS_CIPHER_SUITES [0] 0x000200030004