mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 13:56:57 +00:00
Merge branch 'main' into issue115
This commit is contained in:
commit
27f4da6637
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ func TLSConfig(mainDomainSuffix string,
|
|||
},
|
||||
PreferServerCipherSuites: true,
|
||||
NextProtos: []string{
|
||||
"h2",
|
||||
"http/1.1",
|
||||
tlsalpn01.ACMETLS1Protocol,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue