Skip to content

wolfssl: support CA caching #13786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

wolfssl: support CA caching #13786

wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented May 27, 2024

As a bonus, add SSLSUPP_CA_CACHE to let TLS backends signal its support for this so that *setopt() return error if there is no support.

@bagder bagder added TLS feature-window A merge of this requires an open feature window labels May 27, 2024
@bagder bagder marked this pull request as ready for review May 27, 2024 12:12
bagder added a commit that referenced this pull request May 27, 2024
As a bonus, add SSLSUPP_CA_CACHE to let TLS backends signal its support
for this so that *setopt() return error if there is no support.

Closes #13786
@bagder bagder force-pushed the bagder/wolfssl-ca-cache branch from 3e523ac to 7344b78 Compare May 27, 2024 16:10
As a bonus, add SSLSUPP_CA_CACHE to let TLS backends signal its support
for this so that *setopt() return error if there is no support.

Closes #13786
@bagder bagder force-pushed the bagder/wolfssl-ca-cache branch from 7344b78 to a2c2499 Compare June 1, 2024 10:24
@bagder bagder closed this in 80aa519 Jun 1, 2024
@bagder bagder deleted the bagder/wolfssl-ca-cache branch June 1, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-window A merge of this requires an open feature window TLS
Development

Successfully merging this pull request may close these issues.

1 participant