Accepting both, SSL- and non-SSL connections when acting as SSL end point

2015-09-14 Thread Martin Schmid
Hello list I'm quite new to haproxy, and I've managed to use it with SSL passthru and as SSL termination. I've also startet looking into the code to find the answers or solutions to what I want to achieve. I have OpenVPN and HTTPS running on the same port. This can be done with several

subscribe

2015-09-13 Thread Martin Schmid
-- Martin Schmid Wolfwilerstrasse 57 CH-4626 Niederbuchsiten www.haeschmi.ch

[no subject]

2015-09-13 Thread Martin Schmid
-- Martin Schmid Wolfwilerstrasse 57 CH-4626 Niederbuchsiten www.haeschmi.ch

Re: Accepting both, SSL- and non-SSL connections when acting as SSL end point

2015-09-15 Thread Martin Schmid
httpd :80 backend ovpn_backend mode tcp option tcplog server ovpnd :10443 listen stats *:20078 stats enable stats uri / Am 14.09.2015 um 15:31 schrieb PiBa-NL: Op 14-9-2015 om 14:32 schreef Martin Schmid: Hello list I'm quite new to haproxy, and I've managed to use