Skip to content

Commit cf0d2a3

Browse files
authored
Update request.md (#712)
mention API Shield on tlsClientAuth
1 parent 3f461da commit cf0d2a3

File tree

1 file changed

+1
-1
lines changed
  • products/workers/src/content/runtime-apis

1 file changed

+1
-1
lines changed

products/workers/src/content/runtime-apis/request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ All plans have access to:
215215

216216
- `tlsClientAuth` <Type>Object | null</Type>
217217

218-
- Only set when using Cloudflare Access. Object with the following properties: `certIssuerDNLegacy`, `certIssuerDN`, `certIssuerDNRFC2253`, `certSubjectDNLegacy`, `certVerified`, `certNotAfter`, `certSubjectDN`, `certFingerprintSHA1`, `certNotBefore`, `certSerial`, `certPresented`, `certSubjectDNRFC2253`.
218+
- Only set when using Cloudflare Access or API Shield. Object with the following properties: `certIssuerDNLegacy`, `certIssuerDN`, `certIssuerDNRFC2253`, `certSubjectDNLegacy`, `certVerified`, `certNotAfter`, `certSubjectDN`, `certFingerprintSHA1`, `certNotBefore`, `certSerial`, `certPresented`, `certSubjectDNRFC2253`.
219219

220220
- `tlsVersion` <Type>string</Type>
221221

0 commit comments

Comments
 (0)