-
- Downloads
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:James Devine <fxmulder@gmail.com> Signed-off-by:
Andy Green <andy@warmcat.com>
Showing
- changelog 6 additions, 0 deletionschangelog
- lib/libwebsockets.c 6 additions, 0 deletionslib/libwebsockets.c
- lib/libwebsockets.h 1 addition, 0 deletionslib/libwebsockets.h
- lib/private-libwebsockets.h 1 addition, 0 deletionslib/private-libwebsockets.h
- lib/server.c 35 additions, 4 deletionslib/server.c
- test-server/test-server.c 5 additions, 1 deletiontest-server/test-server.c
Loading
Please register or sign in to comment