A configurable certificate renewal service
Go to file
dependabot[bot] 8234a34c6f
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 14:50:02 +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 Use insecure directory certificate for tests 2023-07-22 01:41:56 +01: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 golang.org/x/crypto from 0.16.0 to 0.17.0 2024-01-02 14:50:02 +00:00
go.sum Bump golang.org/x/crypto from 0.16.0 to 0.17.0 2024-01-02 14:50:02 +00:00
LICENSE.txt Add GPLv3 license 2023-07-13 15:41:16 +01:00