| addsslechconfig |
Use this method to add an echConfig with supported cipher, hpkekey, public name, configid and version. |
Syntax |
Parameters |
echconfigname |
The ECH config name configured. This is mandatory parameter. |
echcipher |
The supported cipher suite that encrypts the client Hello Message. This is mandatory parameter. |
hpkekeyname |
The name of the configured HPKE key. This is mandatory parameter. |
echpublicname |
The public name of ech config means FQDN or any string. This is mandatory parameter. |
echconfigid |
The config id of the ech config. This is mandatory parameter. Minimum value = 0. Maximum value = 255. |
version |
The version of ECH for which this configuration is used. Default value = 65037. |
Return Value |
Returns simpleResult |
See Also |