Raul Leclair
Raul Leclair
**Describe the bug** Minimum version of cmake (3.10) does not have **FetchContent** which is required for auto-vcpkg. Need to update required version to 3.11. ***Exception or Stack Trace*** CMake Error...
Currently, azure-c-shared-utility does not support PKCS#8 for Windows. It will interpret certificates as PKCS#1.
Hi, In order for Mosquitto MQTT to use OS certs, `MOSQ_OPT_TLS_USE_OS_CERTS` needs to be set. This works fine, however, if the user needs to set `certfile` and `keyfile` using `mosquitto_tls_set`,...