A configurable certificate renewal service
Go to file
dependabot[bot] 37cc96fba1
Bump golang.org/x/net from 0.12.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 14:49:58 +00: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 Replace exit and reload logic with my new library 2023-07-24 15:53:32 +01:00
http-acme Auto generate domain certificate private key if it doesn't already exist 2023-07-11 15:04:59 +01:00
pebble Loads of API code 2023-07-10 17:51:14 +01:00
renewal Use insecure directory certificate for tests 2023-07-22 01:41:56 +01:00
servers Add API endpoint response 2023-10-17 00:11:15 +01:00
test Remove some debug logging and clean up the test code a bit 2023-06-29 02:45:21 +01:00
utils Rename module 2023-07-22 01:39:39 +01:00
.gitignore Use yaml and fix up setup code 2023-07-07 15:47:38 +01:00
go.mod Bump golang.org/x/net from 0.12.0 to 0.17.0 2024-01-02 14:49:58 +00:00
go.sum Bump golang.org/x/net from 0.12.0 to 0.17.0 2024-01-02 14:49:58 +00:00
LICENSE.txt Add GPLv3 license 2023-07-13 15:41:16 +01:00