Name
easy:SetOpt_Proxy_SSLKeyType -- get type of the proxy private key file
Synopsis
easy:SetOpt_Proxy_SSLKeyType(type)
Function
This option is for connecting to an HTTPS proxy, not an HTTPS server.

Pass a string as parameter. The string should be the format of your private key. Supported formats are "PEM", "DER" and "ENG".

Inputs
type
input value

Show TOC