mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-01-19 04:52:08 +00:00
Meson only runs required targets. The key_encrypted_pem and cert_encrypted_pem targets added in020b0db090and8191fd8e6cweren't added to the list of targets required by the test target, so the generation of the encrypted certs was skipped, resulting in the failure of BindServerTest.BindAndListenSeparatelySSLEncryptedKey.