(ssl) Default to OpenSSL on Windows, since it can load the system certificates by default

This commit is contained in:
Benjamin Sergeant
2020-04-25 15:36:31 -07:00
parent 4ed7968b05
commit 0ab04f51fe
5 changed files with 17 additions and 9 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.4.1"
#define IX_WEBSOCKET_VERSION "9.5.0"