Skip to content

Commit 19b591d

Browse files
committed
chore: update url
1 parent d7f0266 commit 19b591d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sharness/t0165-keystore-data/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ openssl genpkey -algorithm RSA -pkeyopt rsa_keygen_bits:2048 > openssl_rsa.pem
88
```
99

1010
secp key used in the 'restrict import key' test.
11-
From: https://www.openssl.org/docs/man1.1.1/man1/openssl-genpkey.html
11+
From: https://docs.openssl.org/1.1.1/man1/genpkey/
1212
```bash
1313
openssl genpkey -genparam -algorithm EC -out ecp.pem \
1414
-pkeyopt ec_paramgen_curve:secp384r1 \

0 commit comments

Comments
 (0)