Hi, when I run "go run sctcheck.go https://arxiv.org" under ctutil/sctcheck, all SCTs return "failed to verify ECDSA signature" and "failed to GetProofByHash: got HTTP Status "404 Not Found"". However, Chrome Developer Tools shows all verified.
At first, I thought it might cause by log, but when I tested other domains (e.g., nytimes.com, which also has SCTs with ECDSA signature), the verification was successful.
I am very confused as to what could have caused this to happen. Is it a problem with the certificate? Does anyone else have the same situation as this? Thank you all.
Hi, when I run "go run sctcheck.go https://arxiv.org" under ctutil/sctcheck, all SCTs return "failed to verify ECDSA signature" and "failed to GetProofByHash: got HTTP Status "404 Not Found"". However, Chrome Developer Tools shows all verified.
At first, I thought it might cause by log, but when I tested other domains (e.g., nytimes.com, which also has SCTs with ECDSA signature), the verification was successful.
I am very confused as to what could have caused this to happen. Is it a problem with the certificate? Does anyone else have the same situation as this? Thank you all.