mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
formatting
This commit is contained in:
@ -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):
|
||||
|
||||
|
@ -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):
|
||||
|
||||
|
Reference in New Issue
Block a user