We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e098dbf commit 643e015Copy full SHA for 643e015
playwright/src/test/resources/client-certificates/README.md
@@ -8,7 +8,8 @@ bash generate.sh
8
9
## Java: Convert PEM Files to PKCS12
10
11
-Java server understands only PKCS12 keys, so we need to convert.
+
12
+Java server understands only PKCS12 keys, after copying the certificates from Node.js Playwright we need to convert them.
13
14
```
15
bash generate_java.sh
0 commit comments