-
- Downloads
add lws_init_vhost_client_ssl api to allow client ssl use on a vhost
Also add lwsws "enable-client-ssl": "1" vhost option to match.
Client cert iclient ssl is not supported in lwsws, if someone wants it, it can be added.
Signed-off-by:
Andy Green <andy@warmcat.com>
Showing
- README.lwsws.md 1 addition, 0 deletionsREADME.lwsws.md
- changelog 6 additions, 0 deletionschangelog
- lib/context.c 37 additions, 0 deletionslib/context.c
- lib/libwebsockets.h 4 additions, 0 deletionslib/libwebsockets.h
- lib/ssl-client.c 6 additions, 6 deletionslib/ssl-client.c
- lwsws/conf.c 18 additions, 1 deletionlwsws/conf.c
Loading
Please register or sign in to comment