9 Commits (c816d97888ea6b0de3027c8d30bf3d44e128d12d)

Author SHA1 Message Date
Jan Dittberner c816d97888 Implement CRL based certificate database 2 years ago
Jan Dittberner e2f4082755 Move openssl specific code to opensslcertdb package 3 years ago
Jan Dittberner 8dbfc208b9 Fix golangci-lint warnings 3 years ago
Jan Dittberner a525cd0416 Start golangci-lint fixes 3 years ago
Jan Dittberner 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.
3 years ago
Jan Dittberner a8b2bec8f5 Implement golangci-lint suggestions 3 years ago
Jan Dittberner ef69cdaf26 Add license and inline documentation 3 years ago
Jan Dittberner 125bb03547 Implement graceful shutdown and reload 3 years ago
Jan Dittberner 01d8ca46c3 Initial implementation
- support multiple issuer certificates
- support separate responder keys and certificates
- support openssl index.txt format certificate databases
3 years ago