We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05fbed9 commit 1da0204Copy full SHA for 1da0204
README.md
@@ -22,4 +22,4 @@ pemtrans is essentially exactly what we need but the result doesn't work yet wit
22
* Remove APC header from server certificate
23
* `dd if=server-apc.p15 of=server.p15 bs=228 skip=1`
24
* Add APC header to a standard p15 file containing a 1024 bit key
25
- * `apcheader server-apc.p15 test.p15 1`
+ * `apcheader server.p15 server-apc.p15 1`
0 commit comments