easy:SetOpt_Proxy_SSLCertType -- specify type of the proxy client SSL certificate
Synopsis
easy:SetOpt_Proxy_SSLCertType(type)
Function
Pass a string as parameter. The string should be
the format of your client certificate used when connecting to an HTTPS proxy.
Supported formats are "PEM" and "DER", except with Secure Transport. OpenSSL
(versions 0.9.3 and later) and Secure Transport (on iOS 5 or later, or OS X
10.7 or later) also support "P12" for PKCS#12-encoded files.