1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-07-06 20:27:41 -07:00
parent 5fa2fe3992
commit 0ea5c9585a
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ This parser will convert DER and PEM encoded X.509 certificate files.
You can convert other certificate formats (e.g. PKCS #7, PKCS #12, etc.) by
processing them through a program like `openssl` and sending the output to
jc. (See example below)
`jc`. (See example below)
Usage (cli):

View File

@ -4,7 +4,7 @@ This parser will convert DER and PEM encoded X.509 certificate files.
You can convert other certificate formats (e.g. PKCS #7, PKCS #12, etc.) by
processing them through a program like `openssl` and sending the output to
jc. (See example below)
`jc`. (See example below)
Usage (cli):