commit | 5acb6de13d7af33abcfcbdc885ec365e6a51c486 | [log] [tgz] |
---|---|---|
author | Nick Hengeveld <nickh@reactrix.com> | Tue Sep 27 10:45:27 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed Sep 28 16:38:51 2005 -0700 |
tree | 4fc601b081fb4ba8a0c21ded5a633373d1ffe0b5 | |
parent | 49c188fa8ff599cb6863eb5d86bfdbe22f2b8496 [diff] |
[PATCH] Support for more CURL SSL settings via environment variables Added support for additional CURL SSL settings via environment variables. Client certificate/key files can be specified as well as alternate CA information. Signed-off-by: Nick Hengeveld <nickh@reactrix.com> Signed-off-by: Junio C Hamano <junkio@cox.net>