Wget TLS SNI support setting server name

纵然是瞬间 提交于 2019-12-13 19:55:05

问题


Does wget support SNI? If so, can someone show me a sample command? I am not able to find in the man page how to set the server name.


回答1:


There is nothing you need to configure to use SNI but you have to use a wget version which supports it. Support for SNI was added in version 1.14 which was released 08/2012.



来源:https://stackoverflow.com/questions/36559821/wget-tls-sni-support-setting-server-name

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!