A configurable certificate renewal service
Go to file
dependabot[bot] 9b3c801ebf
Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 00:56:28 +00:00
.github/workflows Update test workflow go version 2024-01-02 14:50:01 +00:00
cmd/orchid Add endpoint for grabbing owned certificates 2024-01-02 14:49:59 +00:00
http-acme Add endpoint for grabbing owned certificates 2024-01-02 14:49:59 +00:00
pebble Loads of API code 2023-07-10 17:51:14 +01:00
renewal Better error checking for already renewing 2024-01-14 13:59:36 +00:00
servers Use domains in certificate json 2024-01-02 14:50:00 +00: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 Add endpoint for grabbing owned certificates 2024-01-02 14:49:59 +00:00
go.mod Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 2024-03-09 00:56:28 +00:00
go.sum Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 2024-03-09 00:56:28 +00:00
LICENSE.txt Add GPLv3 license 2023-07-13 15:41:16 +01:00