A configurable certificate renewal service
Go to file
dependabot[bot] f806c7d230
Bump golang.org/x/crypto from 0.26.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 18:39:38 +00:00
.github/workflows Update go version 2024-05-13 18:33:30 +01:00
cmd/orchid Update logging 2024-09-21 16:57:15 +01:00
database Retry certificate renewal after failure 2024-09-21 18:31:02 +01:00
http-acme Update dependencies 2024-08-12 22:27:23 +01:00
logger Transition to new logger 2024-05-13 19:04:43 +01:00
pebble Loads of API code 2023-07-10 17:51:14 +01:00
renewal Disable stopping on first failure 2024-09-21 18:31:07 +01:00
servers Retry certificate renewal after failure 2024-09-21 18:31:02 +01:00
test Add more debug logging 2024-09-21 14:31:23 +01:00
utils Rename module 2023-07-22 01:39:39 +01:00
.gitignore Add endpoint for grabbing owned certificates 2024-01-02 14:49:59 +00:00
go.mod Bump golang.org/x/crypto from 0.26.0 to 0.31.0 2024-12-12 18:39:38 +00:00
go.sum Bump golang.org/x/crypto from 0.26.0 to 0.31.0 2024-12-12 18:39:38 +00:00
initdb.go Start updating to support sqlc and migrations 2024-05-13 18:33:06 +01:00
LICENSE.txt Add GPLv3 license 2023-07-13 15:41:16 +01:00
sqlc.yaml Start updating to support sqlc and migrations 2024-05-13 18:33:06 +01:00