boulder/test
Jacob Hoffman-Andrews 8dd4c650bd Disallow GETs for Registration.
Per the spec, authenticated requests must be signed by an account key, and
GET requests can't be signed under the current protocol. If the account holder
wishes to fetch their current registration, they can do so by posting a signed,
empty update to their registration resource.

Also fix a bug in generating registration URLs.
2015-05-19 12:44:04 -07:00
..
js Disallow GETs for Registration. 2015-05-19 12:44:04 -07:00
boulder-config.json Fixes in response to review feedback. 2015-05-13 17:36:39 -07:00
cfssl-config.json Update latest CFSSL to pick up whitelisting. 2015-04-17 11:42:38 -04:00
test-ca.key Make it easier to start a test config. 2015-04-09 18:26:40 -07:00
test-ca.pem Make it easier to start a test config. 2015-04-09 18:26:40 -07:00
test-tools.go Add audit logging 2015-05-18 18:23:08 -07:00