add several new x509 test vectors#1498
Conversation
|
The best way to verify the custom vectors is to pull them down and parse them to confirm they contain what is claimed. To verify UTCTime you can use |
|
Test PASSed. |
|
This still needs review/merge before #1499 can land |
|
Test PASSed. |
There was a problem hiding this comment.
There should be a link here to verify that 0x7 is in fact an invalid version.
There was a problem hiding this comment.
Hmm, suggestions on where to link? RFC 5280 describes v3 and hasn't been obsoleted, but that isn't very obvious.
There was a problem hiding this comment.
This should specify the path where I can find these unambiguously. (It appears to be in PEM_Serialization):
vectors/cryptography_vectors/asymmetric/PEM_Serialization
There was a problem hiding this comment.
I've filed this as a separate issue since these are not related to the current PR. #1521
|
Test PASSed. |
|
|
+1 :) |
|
@lvh, patch authors aren't allowed to merge their own work, so if you think On Fri Dec 12 2014 at 8:32:52 PM lvh notifications@github.com wrote:
|
add several new x509 test vectors
Slightly reorganized the test vector page too.