Skip to content

Commit

Permalink
Consistent naming for public key file
Browse files Browse the repository at this point in the history
  • Loading branch information
kennsippell authored Dec 11, 2023
1 parent 9e9f1d4 commit a6eb973
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To load your certificates into your CHT instance, we'll be creating an interstit
You have two files locally on your workstation in the directory you're currently in:

* `key.pem` - the private key for your TLS certificate
* `chain.pem` - both the public and any interstitial keys concatenated into one file
* `cert.pem` - both the public and any interstitial keys concatenated into one file

Also, be sure you have started your CHT instance once and all your volumes are created.

Expand Down

0 comments on commit a6eb973

Please sign in to comment.