Commit graph

14 commits

Author SHA1 Message Date
e2f4082755 Move openssl specific code to opensslcertdb package 2022-03-29 18:31:55 +02:00
8dbfc208b9 Fix golangci-lint warnings 2022-03-29 18:26:13 +02:00
a525cd0416 Start golangci-lint fixes 2022-03-28 21:28:41 +02:00
b0a16bb85c Add test, include extensions support
needed to integrate code from cfssl and golang.org/x/crypto/ocsp into
new pkg/ocsp to be able to add response extensions.
2022-03-28 21:16:14 +02:00
434b544e78 Add goreleaser configuration 2022-03-21 18:46:24 +01:00
a8b2bec8f5 Implement golangci-lint suggestions 2022-03-21 18:46:04 +01:00
5e065c9692 Add golangci-lint configuration 2022-03-21 18:45:39 +01:00
fe6c63ff4b Ensure RFC-6960 compliance 2022-03-14 11:21:40 +01:00
62962b695b Implement golangci-lint suggestions 2022-03-06 16:52:40 +01:00
ef69cdaf26 Add license and inline documentation 2022-03-06 16:51:09 +01:00
125bb03547 Implement graceful shutdown and reload 2022-03-06 16:18:04 +01:00
01d8ca46c3 Initial implementation
- support multiple issuer certificates
- support separate responder keys and certificates
- support openssl index.txt format certificate databases
2022-03-06 14:41:53 +01:00
446d4b8225 Initial project setup
- add go.mod and README
2022-03-06 09:57:04 +01:00
8f92a10aee Initial empty commit 2022-03-06 09:57:00 +01:00