Commit graph

4 commits

Author SHA1 Message Date
77b1ba4162 Change module name to code.cacert.org/cacert/goocsp 2022-07-26 19:02:03 +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
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