提交 928f0ac4 作者: Steven Allen

docs: expand on TLS experiment

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 21d46bbe
......@@ -689,7 +689,9 @@ ipfs config --json Swarm.EnableAutoNATService true
### State
Every node accepts secio and TLS 1.3 connections, but prefers secio over TLS when dialing.
Every go-ipfs node (>=0.4.21) accepts secio and TLS 1.3 connections but prefers
secio over TLS when dialing. To prefer TLS when dialing, you'll have to enable
this feature.
### How to enable
......@@ -702,3 +704,4 @@ ipfs config --json Experimental.PreferTLS true
### Road to being a real feature
- [ ] needs testing
- [ ] needs adoption
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论