Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
928f0ac4
Commit
928f0ac4
authored
Apr 18, 2019
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: expand on TLS experiment
License: MIT Signed-off-by:
Steven Allen
<
steven@stebalien.com
>
parent
21d46bbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
docs/experimental-features.md
docs/experimental-features.md
+4
-1
No files found.
docs/experimental-features.md
View file @
928f0ac4
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment