P4G_TLS_CLOSE_NOTIFY
# set
<module-index>/<port-index> P4G_TLS_CLOSE_NOTIFY [<group_index>] <on_off>
# get
<module-index>/<port-index> P4G_TLS_CLOSE_NOTIFY [<group_index>] ?
Description
Enable/Disable TLS sending close notify alert on connection tear-down.
Actions
set, get
Parameters
on_off
: byte, whether TLS sends close notify alert on connection tear-down.NO = 0
YES = 1
Example
# set
input: 0/1 P4G_TLS_CLOSE_NOTIFY [0] NO
output: <OK>
# get
input: 0/1 P4G_TLS_CLOSE_NOTIFY [0] ?
output: 0/1 P4G_TLS_CLOSE_NOTIFY [0] NO