Pagina 1 din 1

HttpRequest::setSslOptions

Scris: Mar Mai 03, 2011 3:14 am
de dechim

Scris: Mar Mai 17, 2011 6:48 pm
de crivion
CERT: String that holds file name of the SSL certificate to use
CERTTYPE: String that holds file type of the SSL certificate to use
KEY: String that holds file name of the SSL certificate to use
KEYTYPE: String that holds file type of the SSL certificate to use
PASSWD: String that holds the SSL or SSH private key password.
ENGINE: String that holds the SSL crypto engine.
ENGINE_DEFAULT: flag to set engine as default.


Scris: Mar Mai 17, 2011 11:27 pm
de dechim
N-am inteles eu bine?!?

"Andy Christianson 24-Jul-2008 05:12
This page does not describe the possible keys for the input array.
Here are the SSL option keys from the cURL source code as of 2008-07-24:

CERT: String that holds file name of the SSL certificate to use
CERTTYPE: String that holds file type of the SSL certificate to use
KEY: String that holds file name of the SSL certificate to use
KEYTYPE: String that holds file type of the SSL certificate to use
PASSWD: String that holds the SSL or SSH private key password.
ENGINE: String that holds the SSL crypto engine.
ENGINE_DEFAULT: flag to set engine as default."

Scris: Mar Mai 17, 2011 11:32 pm
de nevvermind
Ce n-ai inteles bine? HttpRequest e un wrapper al cURL.