DescriptionOpenSSL: fix serial number tests.
OpenSSL internally performs the removal of the leading zero bytes that we
previously did ourselves. Since the X509Certificate API now specifies that the
serial number should be returned in ASN.1 form, we have to put the leading zero
byte back for positive numbers with the MSB set.
BUG=none
TEST=net_unittests
Patch Set 1 #
Total comments: 4
Messages
Total messages: 4 (0 generated)
|