Skip to content

Commit

Permalink
Merge pull request ipfs#32 from marten-seemann/prefer-tls
Browse files Browse the repository at this point in the history
add an experiment to prefer TLS 1.3 over secio
  • Loading branch information
Stebalien committed Apr 18, 2019
2 parents 7fb8cae + 22aad0c commit b66d7cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/experiments.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ type Experiments struct {
Libp2pStreamMounting bool
P2pHttpProxy bool
QUIC bool
PreferTLS bool
}

0 comments on commit b66d7cc

Please sign in to comment.