Skip to content

Commit

Permalink
add travis badge
Browse files Browse the repository at this point in the history
we have a CI* so let's advertise it!

 * - terms and conditions may apply ;)
  • Loading branch information
tomato42 committed May 20, 2018
1 parent b0548df commit 32fb9a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 32fb9a6

Please sign in to comment.