CertVerificationStatus
CertVerificationStatus =
"SUCCESS"
|"NONE"
|"FAILED:self signed certificate"
|"FAILED:unable to verify the first certificate"
|"FAILED:certificate is not yet valid"
|"FAILED:certificate has expired"
|"FAILED"
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:6887
Possible outcomes of TLS verification