[PATCH] Old curl does not know about CURLOPT_SSLKEY
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 29 Sep 2005 16:19:50 +0000 (18:19 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 30 Sep 2005 05:47:37 +0000 (22:47 -0700)
commit7d167feb8bdb52a21a0ef1a4d3b2a8d1f1d413f1
treed2051bd1c4df1949ebe1136378375cdd252bbc7f
parent60fb5b2c4d9e26204f480f8a18ae1ff0051a6440
[PATCH] Old curl does not know about CURLOPT_SSLKEY

... so try to set it only in later versions.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-fetch.c