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 #227: Introduce properties for enabling ssl debugging #262

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

violetagg
Copy link
Member

(Tcp|Udp|Http)Client/Server#wiretap will add to the pipeline
SslLoggingHandler when reactor.netty.tcp.ssl.client.debug/
reactor.netty.tcp.ssl.server.debug system properties are enabled.
It will be placed before SslHandler.

@violetagg violetagg requested a review from smaldini January 17, 2018 11:04
@violetagg violetagg added this to the 0.8.0.RELEASE milestone Jan 17, 2018
(Tcp|Udp|Http)Client/Server#wiretap will add to the pipeline
SslLoggingHandler when reactor.netty.tcp.ssl.client.debug/
reactor.netty.tcp.ssl.server.debug system properties are enabled.
It will be placed before SslHandler.
@smaldini smaldini merged commit 5fbdd22 into 0.8.x-http-client Jan 18, 2018
@smaldini smaldini deleted the issue-227 branch January 18, 2018 10:25
@violetagg violetagg mentioned this pull request May 14, 2018
24 tasks
@violetagg violetagg modified the milestones: 0.8.0.RELEASE, 0.8.0.M1 Jun 8, 2018
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.

2 participants