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

sni是对应的网关的ip吗 #62

Open
Miss-you opened this issue Sep 25, 2020 · 1 comment
Open

sni是对应的网关的ip吗 #62

Miss-you opened this issue Sep 25, 2020 · 1 comment

Comments

@Miss-you
Copy link
Owner

No description provided.

@Miss-you
Copy link
Owner Author

sni是https里面的一个概念
Server Name Indication
要求ssl3或者tls 1.0以上可以开启,主要是解决单网关多证书 的问题(tls握手时会交换sni信息,网关会根据sni信息(也就是域名)查到对应证书,进行tls握手)

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

No branches or pull requests

1 participant