boulder/sa
Jacob Hoffman-Andrews fead807c7c Make PrecertificateOCSP the default behavior. (#4465)
In the process, rename generateOCSPAndStoreCertificate to just
storeCertificate, because that function doesn't generate OCSP anymore;
instead the OCSP is generated (and stored) at precertificate issuance
time.
2019-10-09 17:11:58 -07:00
..
_db Make PrecertificateOCSP the default behavior. (#4465) 2019-10-09 17:11:58 -07:00
_db-next Make PrecertificateOCSP the default behavior. (#4465) 2019-10-09 17:11:58 -07:00
proto WFE2: allow revocation of precertificates. (#4433) 2019-09-16 16:40:07 -04:00
satest Consistently used stdlib context package (#4229) 2019-05-28 14:36:16 -04:00
authz.go sa: remove unused revokeAuthorizations functions. (#4351) 2019-07-22 13:51:19 -04:00
database.go Generate and store OCSP at precertificate signing time (#4420) 2019-09-09 12:21:20 -07:00
database_test.go Switch to DSNs (#4044) 2019-02-11 10:46:07 -08:00
ip_range_test.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00
metrics.go SA: refactor DB stat collection & collect more stats. (#4096) 2019-03-06 17:08:53 -08:00
model.go ocsp-updater: fix generateResponse for precerts w/o certs (#4468) 2019-10-07 13:11:31 -04:00
model_test.go SA: use err with more context for bad JSON unmarshals. (#4194) 2019-05-02 14:15:47 -04:00
precertificates.go sa: Add check for duplicates in AddPrecertificate (#4459) 2019-10-03 16:29:45 -04:00
precertificates_test.go sa: Add check for duplicates in AddPrecertificate (#4459) 2019-10-03 16:29:45 -04:00
rate_limits.go ra/sa: clean up CountCertificatesExact. (#4309) 2019-06-28 12:57:14 -04:00
rate_limits_test.go ra/sa: clean up CountCertificatesExact. (#4309) 2019-06-28 12:57:14 -04:00
rollback.go Only wrap error given to `Rollback` when `tx.Rollback()` fails. (#3025) 2017-08-31 14:44:25 -04:00
rollback_test.go Only wrap error given to `Rollback` when `tx.Rollback()` fails. (#3025) 2017-08-31 14:44:25 -04:00
sa.go ocsp-updater: fix generateResponse for precerts w/o certs (#4468) 2019-10-07 13:11:31 -04:00
sa_test.go SA: Delete unused challenges (#4353) 2019-07-26 14:04:46 -04:00
test-cert.der Store a DB of issued names. 2015-09-28 19:37:50 -07:00
test-cert2.der Implement rate limiting by domain name. 2015-10-04 21:04:26 -07:00
transaction.go sa: wrap transactions in a function for commits/rollbacks (#4373) 2019-07-31 12:41:51 -07:00
type-converter.go core: split identifier types into separate package. (#4225) 2019-05-23 13:24:41 -07:00
type-converter_test.go core: split identifier types into separate package. (#4225) 2019-05-23 13:24:41 -07:00
www.eff.org.der Add initial certificate status in SA. 2015-04-23 19:52:34 -07:00