Skip to content
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

Consider the SSLContext of an HttpRequest's Config object when using the Resteasy connector #1162

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

ThomasBri
Copy link
Contributor

The SSLContext of an HttpRequest was not passed to the HttpClientBuilder in the ApacheHttpClientEngine. This closes #1161.

The SSLContext of an HttpRequest was not passed to the HttpClientBuilder in the ApacheHttpClientEngine. This closes ContainX#1161.
@auhlig
Copy link
Member

auhlig commented Mar 22, 2018

Thanks a lot @ThomasBri

@auhlig auhlig added this to the 3.1.1 Release milestone Mar 22, 2018
@auhlig auhlig merged commit 0f5f1e5 into ContainX:master Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resteasy connector ignores SSLContext
2 participants