Commit Graph

25 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 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 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 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 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 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 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