cleaned up ssl bits, --check-certificate command line flag works again
authorMohammed Morsi <mmorsi@redhat.com>
Tue, 28 Apr 2009 15:33:42 +0000 (11:33 -0400)
committerMohammed Morsi <mmorsi@redhat.com>
Tue, 28 Apr 2009 15:33:42 +0000 (11:33 -0400)
commita1aebc1321f69e419bacb3acab8155ea0ac53fe2
treeeb5bf5bfeadba2e103e097b97e3de404fcc6ce22
parent3d626d9fb185b696550a2657821f912f4daac6a3
cleaned up ssl bits, --check-certificate command line flag works again

ssl disabled by default as curl requires a CA for certificates, and
peer / host verification must be disabled for self-signing certificates

http://curl.netmirror.org/docs/sslcerts.html
main.c
wui_thread.c