Skip to content

SSL, some tidy ups#12204

Closed
icing wants to merge 4 commits into
curl:masterfrom
icing:ssl-tidy-up
Closed

SSL, some tidy ups#12204
icing wants to merge 4 commits into
curl:masterfrom
icing:ssl-tidy-up

Conversation

@icing

@icing icing commented Oct 26, 2023

Copy link
Copy Markdown
Contributor

Move all handling of connection SSL config into vtls.c

  • init defaults, cleanup
  • inheriting from easy handle
  • updating when easy handle is changed
  • use Curl_ssl_cf_get_primary_config() in QUIC filters
  • remove Curl_ssl_get_config(), no longer needed

@bagder bagder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me like!

icing added 4 commits October 30, 2023 17:05
- init defaults, cleanup
- inheriting from easy handle
- updating when easy handle is changed
- use Curl_ssl_cf_get_primary_config() in QUIC filters
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.

2 participants