The GitHub Actions job "autoconf" on subversion.git/serf-openssl3 has failed. Run started by GitHub user minfrin (triggered by minfrin).
Head commit for run: f4a4a38172708a40f525815900096e00646a73c3 / Graham Leggett <minf...@sharp.fm> Add support for OpenSSL3+ URIs (via serf) - Adds the config option ssl-client-cert-uri to specify the URI of a certificate store. - OpenSSL URIs point at files, or pkcs11 smartcards, or TPMs, or native platform certificate stores. - Maintains existing ssl-client-cert-file as fallback. - Depends on https://github.com/apache/serf/pull/8 - Example configuration: [apachegroup] ssl-trust-default-ca = yes ssl-client-cert-uri = /home/minfrin/.my-cert.p12 ssl-client-cert-password = supersecret Report URL: https://github.com/apache/subversion/actions/runs/15760280590 With regards, GitHub Actions via GitBox