Added test to ensure we can decode PEM encoded certificates with carriage returns...
commit0a31892a4d1e47b53849348a317bb042560a81f0
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 30 Jan 2012 22:39:36 +0000 (30 23:39 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 30 Jan 2012 22:39:39 +0000 (30 23:39 +0100)
tree880d0bca4ad82dc835bf082dfce22208373a9073
parentc0bd56a1d9bc395d91c407983448d444fc573aed
Added test to ensure we can decode PEM encoded certificates with carriage returns, spaces and tabs.
tests/cert-tests/Makefile.am
tests/cert-tests/funny-spacing.pem [new file with mode: 0644]
tests/cert-tests/pem-decoding [new file with mode: 0755]