19 Commits (4cd384b69cb806ac042bb3dcc5154b212b13f8e0)
 

Author SHA1 Message Date
Jan Dittberner 4cd384b69c Add ARM builds to goreleaser config 2 years ago
Jan Dittberner 77b1ba4162 Change module name to code.cacert.org/cacert/goocsp 2 years ago
Jan Dittberner c816d97888 Implement CRL based certificate database 2 years ago
Jan Dittberner ffa5a14a72 Hide implementation detail in ocsp package 3 years ago
Jan Dittberner 8f3d5e8e7b Remove unused test data files 3 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 434b544e78 Add goreleaser configuration 3 years ago
Jan Dittberner a8b2bec8f5 Implement golangci-lint suggestions 3 years ago
Jan Dittberner 5e065c9692 Add golangci-lint configuration 3 years ago
Jan Dittberner fe6c63ff4b Ensure RFC-6960 compliance 3 years ago
Jan Dittberner 62962b695b 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
Jan Dittberner 446d4b8225 Initial project setup
- add go.mod and README
3 years ago
Jan Dittberner 8f92a10aee Initial empty commit 3 years ago