boulder/wfe
Roland Bracewell Shoemaker 04961d7c66 Add basic ASN.1 structure test for pre-1.0.2 OpenSSL CSRs (#1972)
Adds a test for CSRs generated using a pre-1.0.2 version of OpenSSL and a buggy client which will fail to parse with Golang 1.6+.

This test checks the values of the bytes in the 8th and 9th offsets, which in a properly formatted CSR should be the version integer declaration bytes, and if the malformed values are present will return a error to the user informing them that they are using an old version of OpenSSL and/or a client which doesn't explicitly set the CSR version.

Fixes #1902.
2016-06-28 12:38:52 -07:00
..
test Fix typo. 2015-09-11 14:08:26 -04:00
context.go Allow removing registration contact. (#1923) 2016-06-13 11:02:29 -07:00
jose.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
jose_test.go context.Context as the first parameter of all RPC calls (#1741) 2016-04-19 11:34:36 -07:00
wfe.go Add basic ASN.1 structure test for pre-1.0.2 OpenSSL CSRs (#1972) 2016-06-28 12:38:52 -07:00
wfe_test.go Add basic ASN.1 structure test for pre-1.0.2 OpenSSL CSRs (#1972) 2016-06-28 12:38:52 -07:00