You've already forked cpp-httplib
Meson only runs required targets. The key_encrypted_pem and cert_encrypted_pem targets added in020b0db090
and8191fd8e6c
weren'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.