Skip to content
Snippets Groups Projects
Commit 5b34c975 authored by James Devine's avatar James Devine Committed by Andy Green
Browse files

Optionally allow non-SSL connections on same port as SSL


If enabled one listening socket will accept both SSL and plain HTTP connections.

Do not enable if you regard SSL handshake as some kind of security, eg, use
client-side certs to restrict access.

AG: changed flag names, added extra comments, changelog, add -a in test server

Signed-off-by: default avatarJames Devine <fxmulder@gmail.com>
Signed-off-by: default avatarAndy Green <andy@warmcat.com>
parent 4ebedc2c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment