@@ -109,11 +109,11 @@ func (s *SSLLabsSuite) TestAnalyze(c *check.C) {
109109 c .Assert (details .HostStartTime , check .Not (check .Equals ), 0 )
110110
111111 c .Assert (details .CertChains , check .Not (check .HasLen ), 0 )
112- c .Assert (details .CertChains [0 ].ID , check .Equals , "3ee8e569b42ce723b20643dd67ea0e8a1c0bfe231af977ee7b43eabcb7f8f157 " )
112+ c .Assert (details .CertChains [0 ].ID , check .Equals , "ec9e72359c6bae51e0a44a666ebe843064a974b1a6f969073f145df7948c3278 " )
113113 c .Assert (details .CertChains [0 ].CertIDs , check .Not (check .HasLen ), 0 )
114- c .Assert (details .CertChains [0 ].CertIDs [0 ], check .Equals , "3385baec319fc7c0dcf242480f01b617c024675aed7734a1abb6dc3ec45af022 " )
114+ c .Assert (details .CertChains [0 ].CertIDs [0 ], check .Equals , "4bda9e40d19260d636042a0e6ad5222a024f05f7001d61220f17e6632428f1d6 " )
115115 c .Assert (details .CertChains [0 ].TrustPaths , check .Not (check .HasLen ), 0 )
116- c .Assert (details .CertChains [0 ].TrustPaths [0 ].CertIDs [0 ], check .Equals , "3385baec319fc7c0dcf242480f01b617c024675aed7734a1abb6dc3ec45af022 " )
116+ c .Assert (details .CertChains [0 ].TrustPaths [0 ].CertIDs [0 ], check .Equals , "4bda9e40d19260d636042a0e6ad5222a024f05f7001d61220f17e6632428f1d6 " )
117117 c .Assert (details .CertChains [0 ].TrustPaths [0 ].Trust [0 ].RootStore , check .Equals , "Mozilla" )
118118 c .Assert (details .CertChains [0 ].TrustPaths [0 ].Trust [0 ].IsTrusted , check .Equals , true )
119119 c .Assert (details .CertChains [0 ].Issues , check .Equals , 0 )
@@ -304,17 +304,17 @@ func (s *SSLLabsSuite) TestAnalyze(c *check.C) {
304304 certs := fullInfo .Certs
305305
306306 c .Assert (certs , check .HasLen , 3 )
307- c .Assert (certs [0 ].ID , check .Equals , "3385baec319fc7c0dcf242480f01b617c024675aed7734a1abb6dc3ec45af022 " )
307+ c .Assert (certs [0 ].ID , check .Equals , "4bda9e40d19260d636042a0e6ad5222a024f05f7001d61220f17e6632428f1d6 " )
308308 c .Assert (certs [0 ].Subject , check .Not (check .Equals ), "" )
309- c .Assert (certs [0 ].SerialNumber , check .Equals , "09d8eba6cc1729e8a3b86e98f960b30b " )
309+ c .Assert (certs [0 ].SerialNumber , check .Equals , "0bea3e0fa14ddb70348a7193f6ba4d66 " )
310310 c .Assert (certs [0 ].CommonNames , check .DeepEquals , []string {"ssllabs.com" })
311311 c .Assert (certs [0 ].AltNames , check .DeepEquals , []string {"ssllabs.com" , "*.ssllabs.com" })
312- c .Assert (certs [0 ].NotBefore , check .Equals , int64 (1525219200000 ))
313- c .Assert (certs [0 ].NotAfter , check .Equals , int64 (1556884800000 ))
314- c .Assert (certs [0 ].IssuerSubject , check .Equals , "CN=DigiCert Global CA G2 , O=DigiCert Inc, C=US" )
312+ c .Assert (certs [0 ].NotBefore , check .Equals , int64 (1556582400000 ))
313+ c .Assert (certs [0 ].NotAfter , check .Equals , int64 (1588248000000 ))
314+ c .Assert (certs [0 ].IssuerSubject , check .Equals , "CN=DigiCert SHA2 Secure Server CA , O=DigiCert Inc, C=US" )
315315 c .Assert (certs [0 ].SigAlg , check .Equals , "SHA256withRSA" )
316316 c .Assert (certs [0 ].RevocationInfo , check .Equals , 3 )
317- c .Assert (certs [0 ].CRLURIs , check .DeepEquals , []string {"http://crl3.digicert.com/DigiCertGlobalCAG2 .crl" })
317+ c .Assert (certs [0 ].CRLURIs , check .DeepEquals , []string {"http://crl3.digicert.com/ssca-sha2-g6 .crl" })
318318 c .Assert (certs [0 ].OCSPURIs , check .DeepEquals , []string {"http://ocsp.digicert.com" })
319319 c .Assert (certs [0 ].RevocationStatus , check .Equals , 2 )
320320 c .Assert (certs [0 ].CRLRevocationStatus , check .Equals , 2 )
@@ -330,9 +330,9 @@ func (s *SSLLabsSuite) TestAnalyze(c *check.C) {
330330 c .Assert (certs [0 ].ValidationType , check .Equals , "" )
331331 c .Assert (certs [0 ].Issues , check .Equals , 0 )
332332 c .Assert (certs [0 ].SCT , check .Equals , true )
333- c .Assert (certs [0 ].SHA1Hash , check .Equals , "835fa74e3cecad06e82cb3469b7af8287edc59b2 " )
334- c .Assert (certs [0 ].SHA256Hash , check .Equals , "3385baec319fc7c0dcf242480f01b617c024675aed7734a1abb6dc3ec45af022 " )
335- c .Assert (certs [0 ].PINSHA256 , check .Equals , "Apy5nr74bAFaH6LW5jamLzig16emadx9yHSDqDIVGM4 =" )
333+ c .Assert (certs [0 ].SHA1Hash , check .Equals , "759b17ba443900b25537c8df2d7b175c2e22cd08 " )
334+ c .Assert (certs [0 ].SHA256Hash , check .Equals , "4bda9e40d19260d636042a0e6ad5222a024f05f7001d61220f17e6632428f1d6 " )
335+ c .Assert (certs [0 ].PINSHA256 , check .Equals , "Han7gVNy0CJ/BhWix6RTtjN8hvQMhyKFZtavNjiMzH8 =" )
336336 c .Assert (certs [0 ].KeyAlg , check .Equals , "RSA" )
337337 c .Assert (certs [0 ].KeySize , check .Equals , 2048 )
338338 c .Assert (certs [0 ].KeyStrength , check .Equals , 2048 )
0 commit comments