crocs-muni / usable-cert-validation

Research initiative to make TLS certificate validation usable.
https://x509errors.org
MIT License
19 stars 3 forks source link

mbedTLS: Unify dots at the end of error messages #65

Open mukrop opened 4 years ago

mukrop commented 4 years ago

The error messages for certificate validation errors (https://github.com/ARMmbed/mbedtls/blob/master/library/x509_crt.c#L1666) are not consistent in typography (sometimes they end in a dot, sometimes not).