Commit e6ae33d57216cfe0e88fdbdfb4f0bbf41fa76878

Viktor Szakats 2023-11-04T00:29:23

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.