diff options
| author | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-06-15 07:58:06 +0900 |
|---|---|---|
| committer | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-06-15 10:36:32 +0900 |
| commit | c85e07d0d68129fc1b1c9039b266099c8d735c3d (patch) | |
| tree | b492957ab6a8f828d083cda10fdde58918eea012 /tests | |
| parent | 00b7d56c290e4cdceeddbb98497c9ff23c49dc32 (diff) | |
| download | portable-c85e07d0d68129fc1b1c9039b266099c8d735c3d.tar.gz portable-c85e07d0d68129fc1b1c9039b266099c8d735c3d.tar.bz2 portable-c85e07d0d68129fc1b1c9039b266099c8d735c3d.zip | |
Allow overriding TLS_DEFAULT_CA_FILE in CMake builds
The CMake build unconditionally defined `TLS_DEFAULT_CA_FILE` as
`${OPENSSLDIR}/cert.pem`, so a value supplied with
`-DTLS_DEFAULT_CA_FILE` was ignored.
Add `TLS_DEFAULT_CA_FILE` as a cache variable and use it for the libtls
definition, falling back to `${OPENSSLDIR}/cert.pem` when unset.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
