https://github.com/redsift/cipherscan
Docker container for cipherscan
https://github.com/redsift/cipherscan
Last synced: 4 months ago
JSON representation
Docker container for cipherscan
- Host: GitHub
- URL: https://github.com/redsift/cipherscan
- Owner: redsift
- Created: 2015-07-17T10:20:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-26T12:28:23.000Z (over 10 years ago)
- Last Synced: 2025-06-17T00:45:43.436Z (12 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 24
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Container for Cipherscan
[](https://circleci.com/gh/Redsift/cipherscan)
[](https://quay.io/repository/redsift/cipherscan)
Built from [Cipherscan](https://github.com/jvehent/cipherscan) to dump data on TLS endpoints. Map your SSL terminator against [these recommendations](https://wiki.mozilla.org/Security/Server_Side_TLS).
## Running cipherscan
`docker run quay.io/redsift/cipherscan jve.linuxwall.info`
## Running analyze.py
`docker run --entrypoint=/cipherscan/analyze.py quay.io/redsift/cipherscan -t jve.linuxwall.info`
## Score
Get your score and cert analysis at [https://www.ssllabs.com/ssltest/](https://www.ssllabs.com/ssltest/)