mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
- It's not guaranteed that `tls.X509KeyPair` will set `c.Leaf`. - This patch fixes this by using a wrapper that parses the leaf certificate(in bytes) if `c.Leaf` wasn't set. - Resolves #149 |
||
---|---|---|
.. | ||
cache | ||
certificates | ||
context | ||
database | ||
dns | ||
gitea | ||
handler | ||
upstream | ||
utils | ||
version | ||
setup.go |