An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Container for Cipherscan

[![Circle CI](https://circleci.com/gh/Redsift/cipherscan.svg?style=svg)](https://circleci.com/gh/Redsift/cipherscan)

[![Docker Repository on Quay.io](https://quay.io/repository/redsift/cipherscan/status "Docker Repository on Quay.io")](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/)