pages-server/server/certificates
Gusted 467c10df60
Enable http/2 support
- As per [the documentation](https://pkg.go.dev/net/http#Serve), it
doesn't enable HTTP2 by-default, unless we enable it via the
`NextProtos` option.
2022-11-12 22:15:23 +01:00
..
acme_account.go Add pipeline (#65) 2022-03-27 21:54:06 +02:00
certificates.go Enable http/2 support 2022-11-12 22:15:23 +01:00
mock.go rm certDB helper and build in 2021-12-05 19:00:57 +01:00
mock_test.go Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00