masaori335 commented on PR #11938: URL: https://github.com/apache/trafficserver/pull/11938#issuecomment-2572425699
AuTest 3of4, the build didn't detect `SSL_set1_verify_cert_store` by somehow and ATS didn't started with the config. ``` checking for SSL_set1_verify_cert_store macro... yes checking for SSL_set1_verify_cert_store... no ``` ``` [Jan 6 04:49:54.830] traffic_server EMERGENCY: /tmp/sandbox/tls_client_verify3/ts/config/sni.yaml failed to load: 1 [1]: yaml-cpp: error at line 4, column 27: verify_client_ca_certs requires features from OpenSSL 1.0.2 or later ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
