lighttpd/stdin.nl: Explicitly specify a ca-file for https
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 20 Feb 2012 13:58:33 +0000 (14:58 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 20 Feb 2012 13:58:33 +0000 (14:58 +0100)
Without this, the intermediate certificate would not be sent. This only
affected clients that support SNI, since the fallback SSL configuration
(used for non-SNI browsers) did have an explicit ca-file configuration.


No differences found