(windows) when using OpenSSL, the system store is used to populate the cacert. No need to ship a cacert.pem file with your app.

This commit is contained in:
Benjamin Sergeant
2020-04-04 18:33:01 -07:00
parent d1cd5e62ac
commit f9d75c9374
3 changed files with 63 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.2.0"
#define IX_WEBSOCKET_VERSION "9.2.1"