Re: httpd client certificate authentication in OpenBSD5.8

2015-08-25 Thread Reyk Floeter
> On 25.08.2015, at 15:10, Torsten wrote: > >> | Will httpd in OpenBSD 5.8 support client certificates >> At least not until LibreSSL's libtls supports it. See >> https://github.com/reyk/httpd/issues/23 > > Thanks for the hint! For my purpose Client Cert authentication is > mandatory and theref

Re: httpd client certificate authentication in OpenBSD5.8

2015-08-25 Thread Torsten
> | Will httpd in OpenBSD 5.8 support client certificates > At least not until LibreSSL's libtls supports it. See > https://github.com/reyk/httpd/issues/23 Thanks for the hint! For my purpose Client Cert authentication is mandatory and therefore I'm desperate. But now I have hope! Reyk wrote: "O

Re: httpd client certificate authentication in OpenBSD5.8

2015-08-25 Thread Paul de Weerd
On Tue, Aug 25, 2015 at 08:30:49AM +0200, Torsten wrote: | Hi! | | Will httpd in OpenBSD 5.8 support client certificates for | authentication? It was announced (see | http://www.openbsd.org/papers/httpd-slides-asiabsdcon2015.pdf) but I | http://www.openbsd.org/58.html does not mention it. At leas