A configurable certificate renewal service
Go to file
2023-07-11 14:23:28 +01:00
.github/workflows First commit 2023-06-21 23:09:33 +01:00
.idea Port previous service code 2023-06-26 11:56:21 +01:00
cmd/orchid Fix http acme init call 2023-07-11 13:11:48 +01:00
http-acme Fix expecting wrong status code for acme api calls 2023-07-11 14:23:28 +01:00
pebble Loads of API code 2023-07-10 17:51:14 +01:00
renewal Decode certificate private key from pem encoding 2023-07-11 13:01:20 +01:00
servers Improve error message output for checkAuthForCertificate 2023-07-10 18:53:21 +01:00
test Remove some debug logging and clean up the test code a bit 2023-06-29 02:45:21 +01:00
utils Add main serve subcommand 2023-07-06 01:26:17 +01:00
.gitignore Use yaml and fix up setup code 2023-07-07 15:47:38 +01:00
go.mod Add main serve subcommand 2023-07-06 01:26:17 +01:00
go.sum Add main serve subcommand 2023-07-06 01:26:17 +01:00