Commit Graph

42 Commits (c1499fc6e60fa1fc8b1c13dd409c36a49c6ffcfc)

Author SHA1 Message Date
Aeris c1499fc6e6 Move up host resolving for speed ehanchement 2016-02-22 00:16:42 +01:00
Aeris f5bedc0e8f Fetch ciphers from cipher suite 2016-01-09 16:19:13 +01:00
Aeris 2967cd9d39 ANSSI recommendation : 3072 bits min
RGS 2.0 B1, §2.2.1.1 (p17)
2015-11-24 00:26:58 +01:00
Aeris 1e135aa635 Upgrade to ruby 2.3 (2.3.0-preview1) 2015-11-24 00:24:34 +01:00
Aeris 23227d1e36 gouv.fr sites (thanks Vincib !) 2015-11-21 21:26:34 +01:00
Aeris f9a93cd83b Cipher size is the weakest supported, not the strongest (+optimization) 2015-11-21 21:25:26 +01:00
Aeris 4237a25ab9 ECDH is not a PFS cipher, only ECDHE is 2015-11-21 21:23:36 +01:00
Aeris 9e2625d4aa Generic TLS checker 2015-09-10 00:29:03 +02:00
Aeris 78aba5a9f8 Change SSH preferences
See ANSSI report http://www.ssi.gouv.fr/uploads/2014/01/NT_OpenSSH.pdf
2015-09-09 22:08:56 +02:00
Aeris 0ecc15cc79 Remove SHA-1 warning, not a problem for HMAC
See https://www.schneier.com/blog/archives/2005/02/sha1_broken.html
2015-09-09 21:43:25 +02:00
Aeris 60a8a44c1a Fix hang if XMPP server answers with error (unknown vhost) 2015-09-09 21:39:08 +02:00
Aeris 4b680c6eec Don’t fail all check if HSTS fail 2015-09-09 21:37:32 +02:00
Aeris f75af5a736 Order ciphers by strength 2015-09-09 21:36:26 +02:00
Aeris d92bf21832 Fix log level on runner 2015-09-09 21:34:44 +02:00
Aeris 8a8fa811a9 Fix build error on .so.1.0.0 lib 2015-09-09 21:34:04 +02:00
Aeris 98df3b2a95 Homogenize colors 2015-09-01 22:41:06 +02:00
Aeris 2b19052c0c Don’t use net-ssh to (not) ensure server compatibility 2015-09-01 00:57:48 +02:00
Aeris cf9a606a72 Remove old test resources 2015-09-01 00:53:47 +02:00
Aeris 6de0fd5516 SSH support 2015-08-27 23:38:37 +02:00
Aeris 7298746ccb Miss SSLv2/3 and DSS errors 2015-08-26 18:44:15 +02:00
Aeris 9b74c5a829 Cipher status 2015-08-26 14:29:47 +02:00
Aeris 51216b0f0f Readme 2015-08-24 20:06:07 +02:00
Aeris 92424828e1 Fix debug output 2015-08-23 14:36:46 +02:00
Nicolas Vinot 67b2654e22 Refactoring for usage on RoR application 2015-08-22 23:50:59 +02:00
Nicolas Vinot 7753d023a2 Display DH parameter size 2015-08-19 18:04:13 +02:00
Nicolas Vinot 1994fdc87f Refactor exception handling 2015-08-16 13:30:04 +02:00
Nicolas Vinot 4fa9497a0d Refactor logging 2015-08-13 02:06:27 +02:00
Nicolas Vinot c3bb0213bd Manager LD_LIBRARY_PATH from bin 2015-08-12 22:44:12 +02:00
Nicolas Vinot 9431c185a5 More hosts 2015-08-04 00:50:04 +02:00
Nicolas Vinot 5d4da09550 Support for DH parameters 2015-08-04 00:44:52 +02:00
Nicolas Vinot 340c4a445d Some fixes 2015-07-11 21:36:54 +02:00
Nicolas Vinot 0559ed0597 TCP/UDP client 2015-02-25 20:42:51 +01:00
Nicolas Vinot 37acf426ab Fix XMPP 2015-02-25 20:41:17 +01:00
Nicolas Vinot 6a5f1747f2 XMPP TLS check 2015-02-12 01:48:30 +01:00
Nicolas Vinot 777d220b28 Prepare for stuff outside HTTPS 2015-01-22 00:11:30 +01:00
Nicolas Vinot a0a2dc8813 Refactor runner 2015-01-20 22:24:26 +01:00
Nicolas Vinot d356969013 Verify cert chain and hostname 2015-01-20 22:23:35 +01:00
Nicolas Vinot 1b8ed72057 Colorize output 2015-01-20 22:19:44 +01:00
Nicolas Vinot 81cae577bc Update hosts 2015-01-20 22:19:18 +01:00
Nicolas Vinot b62ef5192b Handle SSL/TLS timeout 2014-12-13 22:20:54 +01:00
Nicolas Vinot ffa44a0043 Direct testing SSL/TLS server without SSLLabs 2014-12-09 23:13:57 +01:00
Nicolas Vinot f9f6645aa6 Initial commit 2014-10-29 22:31:00 +01:00