Commit graph

7 commits

Author SHA1 Message Date
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
a8b2bec8f5 Implement golangci-lint suggestions 2022-03-21 18:46:04 +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