You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/api/params.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -567,7 +567,7 @@ Does not enforce fixed viewport, allows resizing window in the headed mode.
567
567
568
568
## context-option-clientCertificates
569
569
-`clientCertificates` <[Array]<[Object]>>
570
-
-`origin` <[string]> Exact origin that the certificate is valid for. Origin includes `https` protocol, a hostname and optionally a port.
570
+
-`origin` <[string]> Exact origin or chromium enterprise policy style URL pattern that the certificate is valid for. Origin includes `https` protocol, a hostname and optionally a port.
571
571
-`certPath` ?<[path]> Path to the file with the certificate in PEM format.
572
572
-`cert` ?<[Buffer]> Direct value of the certificate in PEM format.
573
573
-`keyPath` ?<[path]> Path to the file with the private key in PEM format.
0 commit comments