summaryrefslogtreecommitdiff
path: root/libfetch/openssl-compat.h
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-10-05 16:39:47 +0300
committerTimo Teräs <timo.teras@iki.fi>2017-10-05 16:59:14 +0300
commit52fd85a8dcfee9c93522d80693673bc95cc1caaf (patch)
tree33022a0fb973c548ea7e1fdf2b1e9f1ff268f041 /libfetch/openssl-compat.h
parent531fea4c9082d6542c776dcb6d4ca0a3949ecdd0 (diff)
downloadapk-tools-52fd85a8dcfee9c93522d80693673bc95cc1caaf.tar.gz
apk-tools-52fd85a8dcfee9c93522d80693673bc95cc1caaf.tar.bz2
apk-tools-52fd85a8dcfee9c93522d80693673bc95cc1caaf.tar.xz
apk-tools-52fd85a8dcfee9c93522d80693673bc95cc1caaf.zip
libfetch: improve ssl connections
loosely based on the freebsd implementation, implement https connection settings to override CA, and use client certificate. new files supported in /etc/apk/: ca.pem - if exists, it contains CAs acceptable for https (otherwise system wide CAs are used) crl.pem - if ca.pem is used, this is the (optional) CRL for it cert.pem - used as client authentication certificate (+ key) cert.key - used as client key (can be also inside cert.pem)
Diffstat (limited to 'libfetch/openssl-compat.h')
0 files changed, 0 insertions, 0 deletions