Skip to content

Enable SSL support for single endpoint channel#297

Merged
jamesge merged 1 commit into
masterfrom
jiangrujie-dev
Apr 13, 2018
Merged

Enable SSL support for single endpoint channel#297
jamesge merged 1 commit into
masterfrom
jiangrujie-dev

Conversation

@old-bear

Copy link
Copy Markdown
Contributor

Allow client to send request to server over SSL layer
See ClientSSLOptions for more detail
example: ./http_client -http_verbose https://www.baidu.com

todo: ssl support for naming service channel:
option 1. add ssl option into lb => pass into socketmap
option 2. make socketmap a 2-layer flatmap: [endpint => [sockopt => socket]], then choose the right socket in callmethod

@jamesge jamesge merged commit 70a0b1c into master Apr 13, 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