1
0
mirror of https://git.kore.io/kore.git synced 2024-11-16 06:56:33 +01:00
kore/includes
Joris Vink b49622bb1a Add CRL support.
Allow Kore to use per domain CRLs when requiring client certificates.
The require_client_cert configuration option has been renamed to a more
sane client_certificates and can optionally take a second argument
which is the CRL in pem format.

You'll need a restart in case the CRLs get updated.
2014-10-18 02:32:05 +02:00
..
http.h Add PUT/DELETE/HEAD methods (finally). 2014-10-08 11:03:14 +02:00
kore.h Add CRL support. 2014-10-18 02:32:05 +02:00
pgsql.h Add kore_pgsql_getlength() which will return length of a column. 2014-09-28 23:03:49 +02:00
spdy.h Another round of spdy/3.1 improvements. 2014-08-10 18:18:27 +02:00
tasks.h Attach tasks/pgsqls to http_requests once more. 2014-08-14 22:05:34 +02:00