boulder/cmd
Jacob Hoffman-Andrews b0c7bc1bee Recheck CAA for authorizations older than 8 hours (#3014)
Fixes #2889.

VA now implements two gRPC services: VA and CAA. These both run on the same port, but this allows implementation of the IsCAAValid RPC to skip using the gRPC wrappers, and makes it easier to potentially separate the service into its own package in the future.

RA.NewCertificate now checks the expiration times of authorizations, and will call out to VA to recheck CAA for those authorizations that were not validated recently enough.
2017-08-28 16:40:57 -07:00
..
admin-revoker Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
boulder-ca Make SA and PA fields in CA unexported. (#2894) 2017-07-25 13:37:17 -04:00
boulder-publisher Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
boulder-ra Recheck CAA for authorizations older than 8 hours (#3014) 2017-08-28 16:40:57 -07:00
boulder-sa Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
boulder-va Recheck CAA for authorizations older than 8 hours (#3014) 2017-08-28 16:40:57 -07:00
boulder-wfe Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
boulder-wfe2 Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
cert-checker Recycle pending authorizations (#2797) 2017-06-19 13:35:36 -04:00
expiration-mailer Replace go-jose v1 with go-jose v2. (#2899) 2017-07-26 10:55:14 -07:00
expired-authz-purger Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
id-exporter Replace go-jose v1 with go-jose v2. (#2899) 2017-07-26 10:55:14 -07:00
notify-mailer Remove statsd from Boulder (#2752) 2017-05-15 10:19:54 -04:00
ocsp-responder Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
ocsp-updater CA: Stub IssueCertificateForPrecertificate(). (#2973) 2017-08-15 16:50:21 -07:00
orphan-finder Remove statsd from Boulder (#2752) 2017-05-15 10:19:54 -04:00
single-ocsp Improve single-ocsp command (#2181) 2016-09-15 15:28:54 -07:00
testdata Simplify gRPC TLS configs. (#2470) 2017-01-06 14:19:18 -08:00
weak-key-flatten Basic RSA known weak key checking (#2765) 2017-05-25 09:33:58 -07:00
clock_generic.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
clock_integration.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
config.go CA: Implement IssuePrecertificate. (#2946) 2017-08-09 21:05:39 -07:00
config_test.go Simplify gRPC TLS configs. (#2470) 2017-01-06 14:19:18 -08:00
shell.go Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00
shell_test.go Remove clientName everywhere. (#2862) 2017-07-12 10:28:54 -07:00