https://github.com/cdhunt/test-ssl
A simple wrapper around the testssl.sh docker image.
https://github.com/cdhunt/test-ssl
Last synced: about 1 year ago
JSON representation
A simple wrapper around the testssl.sh docker image.
- Host: GitHub
- URL: https://github.com/cdhunt/test-ssl
- Owner: cdhunt
- Created: 2020-07-31T17:29:58.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-10-21T17:14:45.000Z (over 5 years ago)
- Last Synced: 2025-02-08T12:30:41.171Z (over 1 year ago)
- Language: PowerShell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test-Ssl
A simple wrapper around the testssl.sh docker image.
### [https://testssl.sh/](https://testssl.sh/)
## Usage
```powershell
Invoke-TestSsl [-Uri] [[-Tag] {3.0 | 3.1dev | latest}] [[-Image] ] [-ServerDefaults] [-Fast] [-Quiet] [-JsonFile] []
```