@@ -165,11 +165,11 @@ func (s *SSLLabsSuite) TestAnalyze(c *check.C) {
165165 c .Assert (details .HostStartTime , check .Not (check .Equals ), 0 )
166166
167167 c .Assert (details .CertChains , check .Not (check .HasLen ), 0 )
168- c .Assert (details .CertChains [0 ].ID , check .Equals , "885e78ddf4182ca89e1752a8927093b8a37d2b5d858f119af8b662a21396bbaa " )
168+ c .Assert (details .CertChains [0 ].ID , check .Equals , "333e0e5e8e3f9b0cd30fc82e0e136e5d2eefb63d7ff08e48fee7fff467d55103 " )
169169 c .Assert (details .CertChains [0 ].CertIDs , check .Not (check .HasLen ), 0 )
170- c .Assert (details .CertChains [0 ].CertIDs [0 ], check .Equals , "477022360c3af6ba9838cfb2d68f79768c95902946c0117bdd0220b167e7b625 " )
170+ c .Assert (details .CertChains [0 ].CertIDs [0 ], check .Equals , "e08e4417399dd6366eaf8fa4e0a6677d3514effaaa2549430edc86f85dad345a " )
171171 c .Assert (details .CertChains [0 ].TrustPaths , check .Not (check .HasLen ), 0 )
172- c .Assert (details .CertChains [0 ].TrustPaths [0 ].CertIDs [0 ], check .Equals , "477022360c3af6ba9838cfb2d68f79768c95902946c0117bdd0220b167e7b625 " )
172+ c .Assert (details .CertChains [0 ].TrustPaths [0 ].CertIDs [0 ], check .Equals , "e08e4417399dd6366eaf8fa4e0a6677d3514effaaa2549430edc86f85dad345a " )
173173 c .Assert (details .CertChains [0 ].TrustPaths [0 ].Trust [0 ].RootStore , check .Equals , "Mozilla" )
174174 c .Assert (details .CertChains [0 ].TrustPaths [0 ].Trust [0 ].IsTrusted , check .Equals , true )
175175 c .Assert (details .CertChains [0 ].Issues , check .Equals , 0 )
@@ -322,34 +322,33 @@ func (s *SSLLabsSuite) TestAnalyze(c *check.C) {
322322
323323 certs := fullInfo .Certs
324324
325- c .Assert (certs , check .HasLen , 8 )
326- c .Assert (certs [0 ].ID , check .Equals , "477022360c3af6ba9838cfb2d68f79768c95902946c0117bdd0220b167e7b625 " )
325+ c .Assert (certs , check .HasLen , 9 )
326+ c .Assert (certs [0 ].ID , check .Equals , "e08e4417399dd6366eaf8fa4e0a6677d3514effaaa2549430edc86f85dad345a " )
327327 c .Assert (certs [0 ].Subject , check .Not (check .Equals ), "" )
328- c .Assert (certs [0 ].SerialNumber , check .Equals , "036d5f0006fefee0b122f4e25eeca25c " )
328+ c .Assert (certs [0 ].SerialNumber , check .Equals , "008bc849c01d71e66216c65c99426479a5 " )
329329 c .Assert (certs [0 ].CommonNames , check .DeepEquals , []string {"github.com" })
330330 c .Assert (certs [0 ].AltNames , check .DeepEquals , []string {"github.com" , "www.github.com" })
331- c .Assert (certs [0 ].NotBefore , check .Equals , int64 (1682035200000 ))
332- c .Assert (certs [0 ].NotAfter , check .Equals , int64 (1713916799000 ))
333- c .Assert (certs [0 ].IssuerSubject , check .Equals , "CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1 , O=DigiCert Inc, C=US " )
331+ c .Assert (certs [0 ].NotBefore , check .Equals , int64 (1712620800000 ))
332+ c .Assert (certs [0 ].NotAfter , check .Equals , int64 (1744243199000 ))
333+ c .Assert (certs [0 ].IssuerSubject , check .Equals , "CN=Sectigo RSA Domain Validation Secure Server CA , O=Sectigo Limited, L=Salford, ST=Greater Manchester, C=GB " )
334334 c .Assert (certs [0 ].SigAlg , check .Equals , "SHA256withRSA" )
335- c .Assert (certs [0 ].RevocationInfo , check .Equals , 3 )
336- c .Assert (certs [0 ].CRLURIs , check .DeepEquals , []string {"http://crl3.digicert.com/DigiCertGlobalG2TLSRSASHA2562020CA1-1.crl" })
337- c .Assert (certs [0 ].OCSPURIs , check .DeepEquals , []string {"http://ocsp.digicert.com" })
335+ c .Assert (certs [0 ].RevocationInfo , check .Equals , 2 )
336+ c .Assert (certs [0 ].OCSPURIs , check .DeepEquals , []string {"http://ocsp.sectigo.com" })
338337 c .Assert (certs [0 ].RevocationStatus , check .Equals , 2 )
339- c .Assert (certs [0 ].CRLRevocationStatus , check .Equals , 2 )
338+ c .Assert (certs [0 ].CRLRevocationStatus , check .Equals , 4 )
340339 c .Assert (certs [0 ].OCSPRevocationStatus , check .Equals , 2 )
341340 c .Assert (certs [0 ].DNSCAA , check .Equals , true )
342341 c .Assert (certs [0 ].MustStaple , check .Equals , false )
343342 c .Assert (certs [0 ].SGC , check .Equals , 0 )
344343 c .Assert (certs [0 ].ValidationType , check .Equals , "" )
345344 c .Assert (certs [0 ].Issues , check .Equals , 0 )
346345 c .Assert (certs [0 ].SCT , check .Equals , true )
347- c .Assert (certs [0 ].SHA1Hash , check .Equals , "e94e54a930863d535ba0d2d3a5dd0de3bda8c9c2 " )
348- c .Assert (certs [0 ].SHA256Hash , check .Equals , "477022360c3af6ba9838cfb2d68f79768c95902946c0117bdd0220b167e7b625 " )
349- c .Assert (certs [0 ].PINSHA256 , check .Equals , "jSd+RbSAB3215SSioJKeyfdEFELVT/xz+Fwod2ypqtE =" )
346+ c .Assert (certs [0 ].SHA1Hash , check .Equals , "16b19284e8d63e818e28c9db0ac88cb54bc8fff2 " )
347+ c .Assert (certs [0 ].SHA256Hash , check .Equals , "e08e4417399dd6366eaf8fa4e0a6677d3514effaaa2549430edc86f85dad345a " )
348+ c .Assert (certs [0 ].PINSHA256 , check .Equals , "37hpeOriALBxTwq9sqIkx57jO6ehK2Em4op9C1PPY8A =" )
350349 c .Assert (certs [0 ].KeyAlg , check .Equals , "RSA" )
351- c .Assert (certs [0 ].KeySize , check .Equals , 2048 )
352- c .Assert (certs [0 ].KeyStrength , check .Equals , 2048 )
350+ c .Assert (certs [0 ].KeySize , check .Equals , 4096 )
351+ c .Assert (certs [0 ].KeyStrength , check .Equals , 4096 )
353352 c .Assert (certs [0 ].KeyKnownDebianInsecure , check .Equals , false )
354353 c .Assert (certs [0 ].Raw , check .Not (check .Equals ), "" )
355354}
0 commit comments