P4G_TLS_PRIVATE_KEY_FILENAME
# set
<module-index>/<port-index> P4G_TLS_PRIVATE_KEY_FILENAME [<group_index>] <filename>
Description
Configure the private key matching the TLS certificate.
Actions
set
Parameters
filename
: string, the filename of the private key relative to the FTP TLS folder on the tester.
Example
# set
input: 0/1 P4G_TLS_PRIVATE_KEY_FILENAME [0] "file.txt"
output: <OK>