boulder/rpc
Jacob Hoffman-Andrews 685c6e4206 Use stored key to verify JWS POSTs
instead of submitted key. This minimizes the chances of unexpected JWK fields in
the submitted key altering its interpretation without altering the lookup in the
registrations table.

In the process, fix handling of NoSuchRegistration responses.

Fixes https://github.com/letsencrypt/boulder/issues/865.
2015-09-29 23:37:16 -07:00
..
amqp-rpc.go Use stored key to verify JWS POSTs 2015-09-29 23:37:16 -07:00
amqp-rpc_test.go Add empty tests where missing. 2015-04-07 11:27:33 -07:00
rpc-interfaces.go Correct most `go lint` warnings. (274 -> 5) 2015-06-16 22:18:28 -05:00
rpc-wrappers.go Remove GetCertificateByShortSerial. 2015-09-22 16:59:38 -07:00
rpc-wrappers_test.go Refactor simpleHttp challenge 2015-07-29 12:18:09 -04:00