From: Nikos Mavrogiannopoulos Date: Wed, 22 Feb 2017 15:47:02 +0000 (+0100) Subject: tests: updated to take into account the pin-sha256 oneline output X-Git-Tag: gnutls_3_6_0~956 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e241cd8295e0aaaa26875f9ce85d767515c19b2;p=thirdparty%2Fgnutls.git tests: updated to take into account the pin-sha256 oneline output Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/tests/dn2.c b/tests/dn2.c index b149ccc862..9145803923 100644 --- a/tests/dn2.c +++ b/tests/dn2.c @@ -64,7 +64,7 @@ static char pem[] = "/do1TDFI0vSl5+M=\n" "-----END CERTIFICATE-----\n"; static const char *info = - "subject `CN=www.gmx.de,O=GMX GmbH,street=Frankfurter Ring 129,L=Muenchen,ST=Bavaria,postalCode=80807,C=DE,serialNumber=HRB 144261,businessCategory=V1.0\\, Clause 5.(b),jurisdictionOfIncorporationLocalityName=Muenchen,jurisdictionOfIncorporationCountryName=DE', issuer `CN=VeriSign Class 3 Extended Validation SSL SGC CA,OU=Terms of use at https://www.verisign.com/rpa (c)06,OU=VeriSign Trust Network,O=VeriSign\\, Inc.,C=US', serial 0x48eca1e3c658be04c547c1eca67a6433, RSA key 1024 bits, signed using RSA-SHA1, activated `2008-11-13 00:00:00 UTC', expires `2009-11-13 23:59:59 UTC', key-ID `sha256:b158e5a008a2a936ce793909598b55c1e35a54f8a32cffd7f792fdea024e4af9'"; + "subject `CN=www.gmx.de,O=GMX GmbH,street=Frankfurter Ring 129,L=Muenchen,ST=Bavaria,postalCode=80807,C=DE,serialNumber=HRB 144261,businessCategory=V1.0\\, Clause 5.(b),jurisdictionOfIncorporationLocalityName=Muenchen,jurisdictionOfIncorporationCountryName=DE', issuer `CN=VeriSign Class 3 Extended Validation SSL SGC CA,OU=Terms of use at https://www.verisign.com/rpa (c)06,OU=VeriSign Trust Network,O=VeriSign\\, Inc.,C=US', serial 0x48eca1e3c658be04c547c1eca67a6433, RSA key 1024 bits, signed using RSA-SHA1, activated `2008-11-13 00:00:00 UTC', expires `2009-11-13 23:59:59 UTC', pin-sha256=\"sVjloAiiqTbOeTkJWYtVweNaVPijLP/X95L96gJOSvk=\""; void doit(void) {