easy:SetOpt_SSLCertType -- specify type of the client SSL certificate
Synopsis
easy:SetOpt_SSLCertType(type)
Function
Pass a string as parameter. The string should be
the format of your certificate. 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.