(ws) on Linux with mbedtls, when the system ca certs are specified (the default) pick up sensible OS supplied paths (tested with CentOS and Alpine)

This commit is contained in:
Benjamin Sergeant
2020-08-19 09:31:57 -07:00
parent fcb92f862d
commit ee69aed2b0
3 changed files with 28 additions and 2 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "10.2.7"
#define IX_WEBSOCKET_VERSION "10.2.8"