Skip to content

gnutls, shared trust anchors #13795

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 2 commits into from
Closed

Conversation

icing
Copy link
Contributor

@icing icing commented May 27, 2024

  • similar to openssl, use a shared 'credentials' instance among TLS connections with a plain configuration.
  • different to openssl, a connection with a client certificate is not eligible to sharing.
  • document CURLOPT_CA_CACHE_TIMEOUT in man page
  • signal support by SSLSUPP_CA_CACHE flag in ssl type

@bagder bagder added the TLS label May 27, 2024
icing added 2 commits June 3, 2024 10:20
- similar to openssl, use a shared 'credentials' instance
  among TLS connections with a plain configuration.
- different to openssl, a connection with a client certificate
  is not eligible to sharing.
@icing icing force-pushed the gnutls-shared-creds branch from c1588c8 to a107b31 Compare June 3, 2024 08:35
@bagder bagder closed this in 5dd8f13 Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants