Files
mbedtls/programs
Hanno Becker e87e5f6c71 Extend cert_write example program by multiple cmd line options
This commit adds the following command line options to programs/x509/cert_write:
- version (val 1, 2, 3): Set the certificate's version (v1, v2, v3)
- authority_identifier (val 0, 1): Enable or disable the addition of the
                                   authority identifier extension.
- subject_identifier (val 0, 1): Enable or disable the addition of the
                                 subject identifier extension.
- basic_constraints (val 0, 1): Enable or disable the addition of the
                                basic constraints extension.
- md (val MD5, SHA1, SHA256, SHA512): Set the hash function used
                                      when creating the CRT.
2017-10-05 08:37:53 +01:00
..
2017-07-28 22:04:08 +01:00
2015-03-06 13:17:10 +00:00
2017-06-07 17:05:00 +01:00
2015-03-06 13:17:10 +00:00
2017-07-19 23:44:21 +02:00
2015-03-06 13:17:10 +00:00
2015-02-16 17:22:46 +00:00
2015-06-29 18:52:57 +02:00
2015-03-06 13:17:10 +00:00