Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
3c61a39864 |
@@ -117,6 +117,7 @@ func TLSConfig(mainDomainSuffix string,
|
|||||||
},
|
},
|
||||||
PreferServerCipherSuites: true,
|
PreferServerCipherSuites: true,
|
||||||
NextProtos: []string{
|
NextProtos: []string{
|
||||||
|
"h2",
|
||||||
"http/1.1",
|
"http/1.1",
|
||||||
tlsalpn01.ACMETLS1Protocol,
|
tlsalpn01.ACMETLS1Protocol,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user