On Darwin SSL, add ability to skip peer verification.

This commit is contained in:
Benjamin Sergeant
2019-11-20 13:58:08 -08:00
parent a7df6120d5
commit 6808a0b500
4 changed files with 31 additions and 5 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.3.4"
#define IX_WEBSOCKET_VERSION "7.3.5"