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

fix ssl configuration issue for tcp and http clients #369

Merged
merged 1 commit into from
Jun 1, 2018

Conversation

smaldini
Copy link
Contributor

@smaldini smaldini commented Jun 1, 2018

  • make sure https is used in the uri factory if default secure
  • remove ssl if absolute http is used in a redirect
  • align server/client ssl conf accessor to expose SslProvider
  • expose removeSslSupport in SslProvider
  • fix BootstrapHandlers.findConfiguration for deferred confs

* make sure https is used in the uri factory if default secure
* remove ssl if absolute http is used in a redirect
* align server/client ssl conf accessor to expose SslProvider
* expose removeSslSupport in SslProvider
* fix BootstrapHandlers.findConfiguration for deferred confs
@smaldini smaldini added this to the 0.8.0.M1 milestone Jun 1, 2018
@smaldini smaldini added the type/bug A general bug label Jun 1, 2018
@smaldini smaldini modified the milestones: 0.8.0.M1, 0.8.0.RELEASE Jun 1, 2018
@smaldini smaldini merged commit 777ce3f into master Jun 1, 2018
@smaldini smaldini deleted the ssl-configuration-issue branch June 1, 2018 19:05
@violetagg violetagg modified the milestones: 0.8.0.RELEASE, 0.8.0.M1 Jun 8, 2018
@violetagg violetagg mentioned this pull request Jul 26, 2018
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants