gitea-pages-server/server/certificates
6543 5753f7136d Move acmeClient creation into own file & struct (#179)
get rid of gobal vars and make make functions with less args :)

tldr: collect funcs and create a own ACME client to manage that stuff

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/179
2023-02-11 02:29:08 +00:00
..
acme_account.go Add pipeline (#65) 2022-03-27 21:54:06 +02:00
acme_client.go Move acmeClient creation into own file & struct (#179) 2023-02-11 02:29:08 +00:00
acme_config.go Move acmeClient creation into own file & struct (#179) 2023-02-11 02:29:08 +00:00
cached_challengers.go Move acmeClient creation into own file & struct (#179) 2023-02-11 02:29:08 +00:00
certificates.go Move acmeClient creation into own file & struct (#179) 2023-02-11 02:29:08 +00:00
mock.go Add cert store option based on sqlite3, mysql & postgres (#173) 2023-02-10 03:00:14 +00:00
mock_test.go Move acmeClient creation into own file & struct (#179) 2023-02-11 02:29:08 +00:00