Re: [PATCH 2/2] http.c: add http.sslCertType and http.sslKeyType
From: Mark Lodato <hidden> Date: 2016-06-15 22:46:57
On Mon, Jun 15, 2009 at 1:43 PM, Karsten Weiss[off-list ref] wrote:
quoted
quoted
+http.sslKeyType::
+ Filetype for SSL private key. Must be "PEM" (default), "DER", or
+ (if libcurl >= 7.13.0) "P12". Can be overridden by the
+ 'GIT_SSL_CERT_TYPE' environment variable.