2
0
mirror of https://github.com/mozilla/cipherscan.git synced 2024-11-21 22:13:40 +01:00

add travis badge

we have a CI* so let's advertise it!

 * - terms and conditions may apply ;)
This commit is contained in:
Hubert Kario 2018-05-20 14:24:18 +02:00
parent b0548dff8e
commit 32fb9a63c3

View File

@ -1,6 +1,8 @@
CipherScan
==========
[![Build Status](https://travis-ci.org/mozilla/cipherscan.svg?branch=master)](https://travis-ci.org/mozilla/cipherscan)
![cipherscan](https://pbs.twimg.com/media/CPbjvCFW8AAnUK3.png:large)
Cipherscan tests the ordering of the SSL/TLS ciphers on a given target, for all major versions of SSL and TLS. It also extracts some certificates informations, TLS options, OCSP stapling and more. Cipherscan is a wrapper above the `openssl s_client` command line.