mbedtls/programs
Jonathan Leroy 81962c36e3
Fix help message for cert_req/cert_write programs
In cert_req and cert_write programs, "key_certificate_sign" is not an
allowed velue for "key_usage" parameter. The correct value is
"key_cert_sign".

See https://github.com/ARMmbed/mbedtls/blob/development/programs/x509/cert_req.c#L208
and https://github.com/ARMmbed/mbedtls/blob/development/programs/x509/cert_write.c#L323.
2015-10-10 21:42:29 +02:00
..
aes Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
hash Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkey Merge pull request #311 from jcowgill/spelling-fix 2015-10-09 09:38:52 +01:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Improve help message of ssl_*2.c 2015-09-09 11:22:58 +02:00
test Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Fix help message for cert_req/cert_write programs 2015-10-10 21:42:29 +02:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00