Skip to content

openssl: sync an AWS-LC guard with BoringSSL#18384

Closed
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:osslbtidy
Closed

openssl: sync an AWS-LC guard with BoringSSL#18384
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:osslbtidy

Conversation

@vszakats
Copy link
Copy Markdown
Member

@vszakats vszakats commented Aug 23, 2025

BoringSSL always used the same type:
https://boringssl.googlesource.com/boringssl/+/103ed08549a74af9f03363c633028faf9a475066
google/boringssl@103ed08

But, this codepath isn't built with BoringSSL, because it defines
OPENSSL_NO_OCSP via opensslconf.h.

Also drop an out-of-place #endif comment.

Ref: 20f4e94 #11568


@github-actions github-actions bot added the TLS label Aug 23, 2025
@github-actions github-actions bot added CI Continuous Integration tests labels Aug 23, 2025
@vszakats vszakats closed this in f670906 Aug 23, 2025
@vszakats vszakats deleted the osslbtidy branch August 23, 2025 20:58
vszakats added a commit that referenced this pull request Aug 23, 2025
vszakats added a commit to vszakats/curl that referenced this pull request Aug 23, 2025
vszakats added a commit that referenced this pull request Aug 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration tests tidy-up TLS

Development

Successfully merging this pull request may close these issues.

1 participant