Skip to content

Refactor SSLContext Configuration for Connection Managers#575

Merged
rymndhng merged 1 commit into3.xfrom
refactor-conn-mgr-ssl-context
Dec 23, 2020
Merged

Refactor SSLContext Configuration for Connection Managers#575
rymndhng merged 1 commit into3.xfrom
refactor-conn-mgr-ssl-context

Conversation

@rymndhng
Copy link
Copy Markdown
Collaborator

@rymndhng rymndhng commented Nov 15, 2020

Refactors the internals of clj-http.conn-mgr to re-use SSLContexts for both Regular and Async connection managers.

These changes are extracted from the experimental branch for the Apache HTTPComponents 5 upgrade: #561

Fixes #572

Refactors the internals of clj-http.conn-mgr to create SSLContexts identically
for both Regular and Async connection managers.

Fixes #572
@rymndhng rymndhng changed the title Create SSLContext consistently for all connection managers Refactor SSLContext config for Connection Managers Dec 23, 2020
@rymndhng rymndhng changed the title Refactor SSLContext config for Connection Managers Refactor SSLContext Configuration for Connection Managers Dec 23, 2020
@rymndhng rymndhng merged commit 1c75143 into 3.x Dec 23, 2020
@rymndhng rymndhng deleted the refactor-conn-mgr-ssl-context branch December 23, 2020 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Async connection manager doesn't support Keystore.

1 participant