Skip to content

Commit

Permalink
Merge branch 'release' of github.com:nabla-c0d3/sslyze into release
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed May 14, 2022
2 parents 417efbb + 23543cf commit 059a9cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ Checking results against Mozilla's "intermediate" configuration. See https://ssl
mozilla.com:443: OK - Compliant.
```

The Mozilla configuration to check against can be configured via `--mozilla-config={old, intermediate, modern}`:
The Mozilla configuration to check against can be configured via `--mozilla_config={old, intermediate, modern}`:
```
$ python -m sslyze --mozilla-config=modern mozilla.com
$ python -m sslyze --mozilla_config=modern mozilla.com
```
```
Checking results against Mozilla's "modern" configuration. See https://ssl-config.mozilla.org/ for more details.
Expand Down

0 comments on commit 059a9cb

Please sign in to comment.