Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: fix default
TLS_DEFAULT_CA_FILE
value in libtls for Windows
Matching the logic used for `libcrypto` (and in autotools builds for both `libcrypto` and `libtls`), set the default `TLS_DEFAULT_CA_FILE` value to `C:/Windows/libressl/ssl/...`, replacing the current, potentialy world-writable filename.
- Loading branch information