mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Accept a trailing space at end of PEM lines
With certs being copy-pasted from webmails and all, this will probably become more and more common. closes #226
This commit is contained in:
parent
e96ce08a21
commit
052d10c9d5
4 changed files with 55 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ Bugfix
|
|||
installed (found by Rawi666).
|
||||
* Fix compile error with armcc 5 with --gnu option.
|
||||
|
||||
Changes
|
||||
* The PEM parser now accepts a trailing space at end of lines (#226).
|
||||
|
||||
= mbed TLS 2.0.0 released 2015-07-13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue