Update README.md
This commit is contained in:
parent
e678865421
commit
0835560baa
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ You can attach a valid SSL certificate to the request.
|
||||||
1. First Create a single PEM file including CA.
|
1. First Create a single PEM file including CA.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cat cert.pem priv.pem > single.pem
|
cat example.com.crt example.com.key > single.pem
|
||||||
|
|
||||||
cat single.pem
|
cat single.pem
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue