Skip to content

Bump AWS-LC version to support OCSP#11568

Closed
samuel40791765 wants to merge 1 commit intocurl:masterfrom
samuel40791765:aws-lc-1-12
Closed

Bump AWS-LC version to support OCSP#11568
samuel40791765 wants to merge 1 commit intocurl:masterfrom
samuel40791765:aws-lc-1-12

Conversation

@samuel40791765
Copy link
Contributor

AWS-LC has recently added missing symbols to support OCSP and removed the default OPENSSL_NO_OCSP flag from our headers. This unveiled some previously unseen errors/warnings behind the OCSP features.

Changes

  • Bump AWS-LC version in GitHub Actions script
  • Minor tweaks to some variables

Testing

CI

@github-actions github-actions bot added the CI Continuous Integration label Aug 1, 2023
@bagder bagder added the TLS label Aug 1, 2023
@samuel40791765 samuel40791765 force-pushed the aws-lc-1-12 branch 2 times, most recently from be96670 to 6cf308c Compare August 2, 2023 01:12
@bagder bagder closed this in 20f4e94 Aug 2, 2023
@bagder
Copy link
Member

bagder commented Aug 2, 2023

Thanks!

@samuel40791765 samuel40791765 deleted the aws-lc-1-12 branch August 3, 2023 14:08
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
vszakats added a commit that referenced this pull request 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

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

Labels

CI Continuous Integration TLS

Development

Successfully merging this pull request may close these issues.

2 participants