Harald Wagener
fc952b409a
Update testssl.sh
...
Fix typo.
2015-07-17 11:05:07 +02:00
Dirk Wetter
4cbbdc3a19
Merge branch 'master' of github.com:drwetter/testssl.sh
2015-07-17 11:04:21 +02:00
Dirk Wetter
feb9fe8b29
2015-07-17 11:04:01 +02:00
Dirk Wetter
0cdac4e3fe
- license update
2015-07-17 11:01:33 +02:00
Dirk Wetter
afd9e1c8cb
Update Readme.md
2015-07-17 10:55:15 +02:00
Dirk Wetter
79b39e6154
Update Readme.md
2015-07-17 10:51:28 +02:00
Dirk Wetter
eb513d6009
Update Readme.md
2015-07-17 10:50:50 +02:00
Dirk Wetter
39657e0fd3
- Darwin binary
2015-07-17 10:48:26 +02:00
Dirk Wetter
00f70c1962
- the vanilla binaries are needless
2015-07-16 23:05:44 +02:00
Dirk Wetter
370bcc3339
- Provide Darwin binaries and paths thereto
...
- provide also other static bins in $PWD/bin
2015-07-16 23:01:10 +02:00
Dirk Wetter
f9fd900e0f
* EV certificate detection
...
* SSLv2 + STARTTLS protocol check always uses sockets now
* STARTTLS protocol now returns over sockets the TLS time (if available)
* few LibreSSL output oddities fixes
* output corrections for STARTTLS
* additional path for binaries (we change the path soon but leave both in the code for now)
2015-07-16 17:58:03 +02:00
Dirk Wetter
5bb68e4bc6
- clarify licenses for openssl
2015-07-16 17:49:17 +02:00
Dirk
24b8164243
* header flags added
2015-07-14 20:44:04 +02:00
Dirk
8f9dfdf0a5
* misleading warning for DH bits for Negotiated cipher omitted if no DH or EC and OPENSSL <= 1.0.1
2015-07-14 19:58:04 +02:00
Dirk
bdc1146137
* fix for scanning an IP address only
...
* server_preference: cipher adjusted
* some [[ and ]] in loops, hoping to speed up processing a bit
* cosmetic stuff
2015-07-14 17:13:58 +02:00
Dirk
8713ff8a37
fix regression: port 25 is the one for --mx
2015-07-14 12:35:26 +02:00
Dirk
1ae4b121c4
FIX #132 (see also discussions in #133
2015-07-13 23:41:49 +02:00
Dirk
42ecd1b9dd
workaround / FIX #134 (OPENSSL_CONF destroyed lookup via host/dig/nslookup
2015-07-13 23:24:23 +02:00
Dirk
768cc55cb4
* Liferay in header will be marked in yellow
...
* more tries to find openssl binaries (also those in git)
2015-07-12 18:46:27 +02:00
Dirk
2157342d89
* FIX #131 (EC certificate key size was critized)
...
* FIX: if request w/o SNI didn't succeed it resulted in an ugly openssl error message
* FIX #51 (we try to initialize GOST engine before showing the banner)
2015-07-10 10:23:10 +02:00
Dirk Wetter
3d277b5129
* heartbleed and ccs check enabled per default for STARTTLS
...
* performance improvements for sockets+STARTTLS (still only enabled via EXPERIMENTAL=yes)
2015-07-08 21:30:31 +02:00
Dirk Wetter
4f348dad22
reflect progress on STARTTLS+sockets
2015-07-08 11:35:29 +02:00
Dirk Wetter
02450ef491
cosmetic corrections (output)
2015-07-08 11:34:45 +02:00
Dirk Wetter
eb49c37718
* EXPERIMETAL=yes is used, testssl.sh uses for protocols, heartbleed, ccs sockets also for STARTTLS!
...
* it's slow though (to be improved)
* renamed vars for proxy
* cleanups
2015-07-07 22:59:31 +02:00
Dirk Wetter
5fe9cf7d7e
* protocol checks work now!
...
* generic jabber support now!
* jabber domain support
2015-07-06 22:04:07 +02:00
Dirk Wetter
9857d42920
don't need it
2015-07-06 22:03:41 +02:00
Dirk Wetter
b17961e048
Update Readme.md
2015-07-06 20:49:58 +02:00
Dirk Wetter
b742c54358
* NEW: xmpphost support
...
* FIX for regression (80e26a75ef
), config file GOST
2015-07-06 20:42:43 +02:00
Dirk Wetter
f28782c73b
New set of binaries with a built date and "my" patch https://github.com/PeterMosmans/openssl/pull/23
2015-07-06 20:37:57 +02:00
Dirk Wetter
7824900abd
renamed files
2015-07-06 20:33:43 +02:00
Dirk Wetter
942ceb04d9
FIX "built on: reproducible build, date unspecified" problem
2015-07-06 20:33:05 +02:00
Dirk Wetter
0e1a7002b9
FIX "built on: reproducible build, date unspecified" problem
2015-07-06 20:22:45 +02:00
Dirk Wetter
c08baa94b3
* CHANGE: some tuning variable are now booleans (see help)
...
* help() to reflect this
* cleanups
2015-07-06 10:10:46 +02:00
Dirk
80e26a75ef
* Warning if LibreSSL is used #126
...
* FIX for screwed up output for fixed ciphers (FREAK, LOGJAM), see also #126
* GOST support now doesn't complain if MY confif file aleady exists (minor fix)
2015-07-02 16:39:41 +02:00
Dirk
1186bf4229
- try to interpret server protocol (SMTP, FTP,...) handshake
2015-07-01 19:50:38 +02:00
Dirk
39a0da31e5
- echo host:port
2015-07-01 19:48:33 +02:00
Dirk
d44cff9a81
Merge branch 'master' of github.com:drwetter/testssl.sh
2015-07-01 18:51:18 +02:00
Dirk Wetter
c2f8e23441
Rename ccs-injection.sh to ccs-injection.bash
2015-07-01 18:50:45 +02:00
Dirk
21119d6d01
works also for nntp,ftp,imap,pop,xmpp +starttls now
2015-07-01 13:01:16 +02:00
Dirk
83dc3f707f
- works now also for SMTP+STARTTLS
2015-07-01 10:16:01 +02:00
Dirk Wetter
bfdc95f3dc
Rename bash-heartbleed.changelog.txt to heartbleed.bash.changelog.txt
2015-07-01 10:12:03 +02:00
Dirk Wetter
4363229a01
Rename bash-heartbleed.sh to heartbleed.bash
2015-07-01 10:11:20 +02:00
Dirk Wetter
0bd46058a1
Update Readme.md
2015-06-29 23:46:39 +02:00
Dirk Wetter
31431a62cf
Update Readme.md
2015-06-29 23:37:18 +02:00
Dirk
b797ebaba2
Merge branch 'master' of github.com:drwetter/testssl.sh
2015-06-29 23:35:05 +02:00
Dirk
24cdfded56
see #124 (John more to the top though)
2015-06-29 23:31:51 +02:00
Dirk
5acfc93d79
* couple of checks for new proxy option from John Newbigin #124
...
* minor cleanups for #124
2015-06-29 23:28:37 +02:00
Dirk
ddd680ac93
* merge #124 from jnewbigin
...
* fix my run time error
2015-06-29 22:29:15 +02:00
Dirk
15a672b521
* assertion vs. condition fixed
2015-06-29 10:41:56 +02:00
Dirk Wetter
b2ebd7640d
Update Readme.md
2015-06-28 14:05:25 +02:00