Jonathan Leroy 2744df4f7a cert_write : fix "Destination buffer is too small" error
This commit fixes the `Destination buffer is too small` error returned
by `mbedtls_cert_write` command when the values of `subject_name` or
`issuer_name` parameters exceed 128 characters.

I have increased the size of these varaibles from 128 to 256 characters,
but I don't know if it's the best way to solve this issue...

Fixes #315.
2015-10-27 15:12:39 +01:00
..
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-08-31 12:38:12 +02:00
2015-03-06 13:17:10 +00:00
2015-04-30 12:50:22 +02:00
2015-08-31 11:07:51 +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