Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Jul 22, 2019
1 parent e678865 commit 0835560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ You can attach a valid SSL certificate to the request.
1. First Create a single PEM file including CA.

```bash
cat cert.pem priv.pem > single.pem
cat example.com.crt example.com.key > single.pem

cat single.pem

Expand Down

0 comments on commit 0835560

Please sign in to comment.