boulder/sa
Jeff Hodges 7de4ffdc36 add index for querying for the latest valid authz
Previously, when requesting a new certificate, we might churn through
many authz attempts to find the latest authz that was valid for a given
domain. There was an index on registration id, but a given registration
may have very many authzs. Think CDNs with one registration.

Updates #959
2015-11-05 14:27:55 -08:00
..
_db add index for querying for the latest valid authz 2015-11-05 14:27:55 -08:00
satest Set up databases with restrictive user permissions. 2015-10-16 15:50:57 -07:00
database.go Refactor certificate revocation and OCSP generation workflows 2015-10-08 18:55:11 -07:00
database_test.go use MariaDB in the unit tests 2015-08-14 17:13:15 -07:00
ip_range_test.go Respond to review feedback. 2015-10-08 23:14:25 -07:00
model.go Add rate limiting by registration IP. 2015-10-08 15:47:08 -07:00
storage-authority.go Add limit on number of pending authorizations. 2015-10-14 13:50:43 -07:00
storage-authority_test.go Add test/vars package 2015-10-20 22:29:34 -07: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
type-converter.go Marshal AcmeURL in the model handler instead of type converter 2015-08-21 13:12:01 -07:00
type-converter_test.go Marshal AcmeURL in the model handler instead of type converter 2015-08-21 13:12:01 -07:00
www.eff.org.der Add initial certificate status in SA. 2015-04-23 19:52:34 -07:00