added cert-info.sh example usage
This commit is contained in:
parent
722ee8dec0
commit
badb46a595
|
@ -68,6 +68,13 @@ cert-info.sh www.hmp.today
|
||||||
cert-info.sh /etc/ssl/certs/ca-certificates.crt
|
cert-info.sh /etc/ssl/certs/ca-certificates.crt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Example usage in terminal without download:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
bash <(curl -s https://git.hmp.today/pavel.muhortov/utils/raw/branch/master/cert-info.sh) www.hmp.today
|
||||||
|
bash <(wget -qO- https://git.hmp.today/pavel.muhortov/utils/raw/branch/master/cert-info.sh) www.hmp.today
|
||||||
|
```
|
||||||
|
|
||||||
____
|
____
|
||||||
|
|
||||||
## `sendmail`.py
|
## `sendmail`.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user