Skip to content

Commit 643e015

Browse files
committed
update readme
1 parent e098dbf commit 643e015

File tree

1 file changed

+2
-1
lines changed
  • playwright/src/test/resources/client-certificates

1 file changed

+2
-1
lines changed

playwright/src/test/resources/client-certificates/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ bash generate.sh
88

99
## Java: Convert PEM Files to PKCS12
1010

11-
Java server understands only PKCS12 keys, so we need to convert.
11+
12+
Java server understands only PKCS12 keys, after copying the certificates from Node.js Playwright we need to convert them.
1213

1314
```
1415
bash generate_java.sh

0 commit comments

Comments
 (0)