Commit History

Author SHA1 Message Date
  Nicky Semenza d4488a84e2 add DB accessor to get unexpired certs by one or more labels 2 years ago
  Bowon Yang 19c09ff6ad pick columns to get revoked/unexpired certs 3 years ago
  Nicky Semenza e8f9337d2c fix(certdb): allow reading other null columns (part 2 of #1135) 4 years ago
  Nicky Semenza c7426dffe4 fix(certdb): use `sql.NullString` for CertificateRecord.CommonName 4 years ago
  Nicky Semenza 8090bceefe feat(authsign): store additional metadata/fields in `certdb` (#1126) 4 years ago
  Zi Lin 843abf2988 new certdb method: GetRevokedAndUnexpiredCertificatesByLabel (#785) 7 years ago
  Dario Freddi 584d9573fe certdb: Add a function for retrieving revoked certificates. 8 years ago
  Alex Coomans 8335ac248a Rely on sqlx for driver independent bind vars 9 years ago
  Zi Lin 4daee8f2a3 add back ca_label to certificate schema 9 years ago
  Zi Lin c37ef80168 refine certdb interface and scripts 9 years ago
  Zi Lin 8406c28173 Abstract certdb accessing method into interface certdb.Accessor 9 years ago
  Zi Lin be29d27466 Add new errors and a UpsertOCSP function 9 years ago
  Zi Lin 97d24e2ed8 add certdb package that enables interaction with DB persistence 9 years ago