]> the.earth.li Git - onak.git/commit
Check that libcurl supports SSL if using HKPS with HKP backend
authorJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 04:51:09 +0000 (21:51 -0700)
committerJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 04:51:09 +0000 (21:51 -0700)
commitbf1663c89ac492bb7aab692b0c0e9966953c883f
treeeaf0615f9bdeb24ca4ea4ff7491018fb1ec5a395
parent8574412dcf649de37289721ec216215a79fbcd14
Check that libcurl supports SSL if using HKPS with HKP backend

Use CURL's runtime feature checking to ensure that we have support
for SSL before trying to use a HKPS (HTTPS) remote keyserver with
the HKP keydb backend.
keydb_hkp.c