Jack Lloyd
|
3ded1c81b1
|
Test the return value in the OID->X.509 map functions
|
2019-05-06 12:16:32 -04:00 |
|
Jack Lloyd
|
5ed7fff8ce
|
Add a test of the OID->MD map functions
|
2019-05-06 12:16:18 -04:00 |
|
Ron Eldor
|
685a398a6b
|
Minor fixes in get certificate policies oid test
1. Remove irrelevant dependency on `MBEDTLS_ASN1_WRITE_C`.
2. Remove whitespace between `*` and parameter.
|
2019-04-16 13:26:54 +03:00 |
|
Ron Eldor
|
e82341646a
|
Add certificate policy oid x509 extension
Add the `MBEDTLS_OID_X509_EXT_CERTIFICATE_POLICIES` to the list
of supported x509 extensions, in `mbedtls_oid_get_x509_ext_type()`.
|
2019-04-16 13:26:54 +03:00 |
|
Ron Eldor
|
b6dc105456
|
Add Wisun Fan device extended key usage
Add the Wisun extended key usage oid and tests.
|
2019-04-03 13:48:50 +03:00 |
|
Ron Eldor
|
11ee07191f
|
Add certificate policy of type any policy id
Add a function for getting the certificate policy. Currently only
"Any Policy" is supported.
|
2019-03-26 14:41:07 +02:00 |
|