Skip to content

Commit b58948d

Browse files
committed
Fix readme.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
1 parent f22e7bf commit b58948d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For more information, execute `cvc-create` or `cvc-print` with `--help` flag.
2525

2626
Here some examples.
2727

28-
### Create a PKI
28+
### Create a PKI
2929

3030
`cvc-create` is the tool to create certificates or requests. Call `cvc-create --help` for a complete list of parameters.
3131

@@ -56,7 +56,7 @@ cvc-create --chr=ZZATTERM00001 --scheme=ECDSA_SHA_256 --sign-key=ZZATTERM00001.p
5656
cvc-create --role=terminal --type=at --valid=60 --sign-key=ZZATDVCA00001.pkcs8 --sign-as=ZZATDVCA00001.cvcert --request=ZZATTERM00001.cvreq
5757
```
5858

59-
### Validate certificates and requests
59+
### Validate certificates and requests
6060

6161
`cvc-print` is the tool for certificate validation and verification. Call `cvc-print --help` for a complete list of parameters.
6262

0 commit comments

Comments
 (0)