1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 13:34:53 +02:00

small typo

ecrt -> cert
This commit is contained in:
Till
2018-06-04 21:33:51 +02:00
committed by GitHub
parent a0f24f42d9
commit fbd57401de

View File

@@ -55,7 +55,7 @@ updated: 2017-09-20
```
```bash
-E, --ecrt <cert> # --ecrt: Client cert file
-E, --cert <cert> # --cert: Client cert file
--cert-type # der/pem/eng
-k, --insecure # for self-signed certs
```