Laser_beam_shooter
Laser_beam_shooter
CDCloudflare Developers
Created by Laser_beam_shooter on 2/4/2024 in #general-help
configured mTLS correct but no "tlsClientAuth" in my GET request log.
hi I correctly configured mTLS and was set in Env value in the worker but tls info is always empty in my log with GET request. "tlsClientAuth": { "certIssuerDNLegacy": "", "certIssuerSKI": "", "certSubjectDNRFC2253": "", "certSubjectDNLegacy": "", "certFingerprintSHA256": "", "certNotBefore": "", "certSKI": "", "certSerial": "", "certIssuerDN": "", "certVerified": "NONE", "certNotAfter": "", "certSubjectDN": "", "certPresented": "0", "certRevoked": "0", "certIssuerSerial": "", "certIssuerDNRFC2253": "", "certFingerprintSHA1": "" },
1 replies