Files
mbedtls/library
Andres Amaya Garcia 6451909160 Fix x509_get_subject_alt_name to drop invalid tag
Fix the x509_get_subject_alt_name() function to not accept invalid
tags. The problem was that the ASN.1 class for tags consists of two
bits. Simply doing bit-wise and of the CONTEXT_SPECIFIC macro with the
input tag has the potential of accepting tag values 0x10 (private)
which would indicate that the certificate has an incorrect format.
2018-03-06 19:24:19 +00:00
..
2017-07-27 21:44:33 +01:00
2018-02-26 10:53:47 +00:00
2017-02-15 09:08:26 +00:00
2017-10-10 19:04:27 +03:00
2018-02-26 10:53:47 +00:00
2018-02-22 08:20:42 +00:00
2018-02-22 08:20:42 +00:00
2018-02-22 08:20:42 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-10-29 17:53:52 +02:00
2017-07-27 21:44:33 +01:00
2018-01-29 10:24:50 +01:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00