'README.md' ändern
This commit is contained in:
parent
64ed91965a
commit
6279a4670c
1 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ Options:
|
||||||
The local file option give you an overview about certificate file. Just use ```sslchecker -f [/path/to/file]```
|
The local file option give you an overview about certificate file. Just use ```sslchecker -f [/path/to/file]```
|
||||||
With the `-h [host]` option you can check the ssl certificate of a remote host, like github.com.
|
With the `-h [host]` option you can check the ssl certificate of a remote host, like github.com.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
If your application runs on another port number, you may set the port with the `-p [port]` option.
|
If your application runs on another port number, you may set the port with the `-p [port]` option.
|
||||||
```
|
```
|
||||||
|
|
@ -49,7 +49,7 @@ sslchecker -h github.com -p 8443
|
||||||
### TLS Ciphers
|
### TLS Ciphers
|
||||||
To get a list of used ciphers of the use the `-c [host]` option.
|
To get a list of used ciphers of the use the `-c [host]` option.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Update
|
### Update
|
||||||
The update option `-u` will download the script file from github into `/usr/bin/`. If you don't drop the script file into this path, the update option will. You need root priviliges for this.
|
The update option `-u` will download the script file from github into `/usr/bin/`. If you don't drop the script file into this path, the update option will. You need root priviliges for this.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue