Skip to content

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jan 1, 2026

Before: 735 passed, 115 skipped
After: 738 passed, 112 skipped

@vszakats vszakats marked this pull request as draft January 1, 2026 22:19
@vszakats vszakats changed the title pytest: try enabling OCSP test for libressl pytest: enable OCSP test 17_08 for LibreSSL Jan 1, 2026
@vszakats vszakats added the TLS label Jan 1, 2026
@vszakats vszakats marked this pull request as ready for review January 1, 2026 22:38
@vszakats vszakats closed this in f2c7650 Jan 1, 2026
@vszakats vszakats deleted the 1708libressl branch January 1, 2026 22:46
vszakats added a commit that referenced this pull request Jan 2, 2026
Add a `cert-status` feature flag to `curlinfo`, based on the conditions
used in `lib/vtls` sources.

To:
- fix disabling this test when using OpenSSL (or fork) built with
  the `no-ocsp` option.
- enable this test for AWS-LC in CI.

Note:
- BoringSSL (and quiche) has OSCP disabled by default.
- MultiSSL dynamic selection continues to confuse this test.
  (To fix it, support would need to be detected by querying libcurl
  via curl. Probably overkill given that OCSP is on its way out.)

Follow-up to f2c7650 #20149

Closes #20133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant