Author :
Viktor Szakats
Date :
2023-11-04 00:29:23
Hash :e6ae33d5 Message :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.