Sign inSign up

zeitgeist/docker-sslyze

By zeitgeist

Updated over 10 years ago

SSLyze analyzes the SSL configuration of a server by connecting to it.

Image
1

1.2K

zeitgeist/docker-sslyze repository overview

zeitgeist/docker-sslyze

sslyze in a Docker container.

Requirements

  • Docker 1.5+ (previous versions may work fine, but I haven't tried)

Installation

Get the trusted build on the docker hub:

$ docker pull zeitgeist/docker-sslyze

or download and compile the source yourself from Github:

$ git clone https://github.com/alexzeitgeist/docker-sslyze.git
$ cd docker-sslyze
$ docker build -t zeitgeist/docker-sslyze .

Usage

sslyze is a Python tool that can analyze the SSL configuration of a server by connecting to it. It is designed to be fast and comprehensive, and should help organizations and testers identify misconfigurations affecting their SSL servers.

Example usage:

$ docker run --rm zeitgeist/docker-sslyze --regular www.zeitgeist.se:443

Tag summary

Content type

Image

Digest

sha256:8db2ece78

Size

60.4 MB

Last updated

over 10 years ago

docker pull zeitgeist/docker-sslyze