SoupSession: fix some SSL problems
authorDan Winship <danw@gnome.org>
Thu, 20 Oct 2011 21:00:35 +0000 (17:00 -0400)
committerDan Winship <danw@gnome.org>
Thu, 20 Oct 2011 21:04:10 +0000 (17:04 -0400)
commit32ba2e568824577ed8de32674e5b5022c007f85e
treef16fa7253e1b375ae1fbeb67e5938f029511be5b
parent399c6105b7eda992d521cb55c96ededbbb456187
SoupSession: fix some SSL problems

Setting SSL_CA_FILE to NULL should not cause warnings. Also, fix SSL
strictness: it should only be TRUE when we have a tlsdb.
libsoup/soup-session.c