David Cooper
ad92ca8519
Merge branch 'master' into openss2rfc_rfc2openssl
2016-07-05 10:21:30 -04:00
David Cooper
6ec00c33db
Merge branch 'master' into more_sslv2_sslv3_fixes
...
Conflicts:
testssl.sh
2016-07-05 10:19:53 -04:00
Dirk
0217992553
fixed error where an URI in X509v3 Issuer Alternative Name was displayed and an URI in SAN
2016-07-05 00:08:51 +02:00
Dirk
d2f2dab7fb
fix regression lf in CN
2016-07-05 00:02:34 +02:00
Dirk
2bba19360f
see #401 , part 2
2016-07-04 23:52:52 +02:00
Dirk Wetter
251e3f9a3b
Merge pull request #371 from dcooper16/fix_issue_276
...
Fix issue #276
2016-07-04 23:25:13 +02:00
Dirk
0b5705fff4
FIX #258 , FIX #398
...
partly addressed: #246
2016-07-04 23:05:12 +02:00
Frank Breedijk
e280cac2af
Without bash-bsd check
2016-07-04 17:30:32 +02:00
Frank Breedijk
4efb6531c2
Merge branch 'master' of https://github.com/drwetter/testssl.sh into issues/258
2016-07-04 17:28:06 +02:00
Frank Breedijk
3049425740
Checks for CA and intermediate pins too. Need to clean up output and write unit tests
2016-07-04 17:25:48 +02:00
Frank Breedijk
a648470988
Not done yet, but the basic code is working
2016-07-04 17:21:24 +02:00
Dirk
f01bff973a
renamed function, better banner for logging
2016-07-04 13:59:39 +02:00
Dirk
491a03233b
updating neat_list() to be faster and more compatible to openssl 1.1.0 with new chacha/poly ciphers
2016-07-03 22:35:21 +02:00
Dirk
d5242c255e
FIX #384
2016-07-03 21:45:49 +02:00
Frank Breedijk
946506f3ac
This Fixes #258 - Checks if /dev/fd is mounted on FreeBSD
2016-07-03 19:52:48 +02:00
Dirk
37b33c9d79
Merge branch 'master' of github.com:drwetter/testssl.sh
2016-07-01 18:26:20 +02:00
Dirk
32f249b0c2
enabling sockets for client testing per default #375
2016-07-01 18:26:05 +02:00
Dirk Wetter
0d2797e5a0
travis ci icon
2016-07-01 14:58:54 +02:00
Dirk
1e9863823c
Merge branch 'master' of github.com:drwetter/testssl.sh
2016-07-01 12:04:21 +02:00
Dirk
2362cd8745
wording for GOST sig algos and keys
2016-07-01 12:03:46 +02:00
David Cooper
a8f3223100
Fix typo
...
Fix typo in parsing $CIPHERS_BY_STRENGTH_FILE.
2016-06-30 13:50:47 -04:00
David Cooper
0af62efb4f
Merge branch 'master' into version_negotiation
2016-06-29 11:03:45 -04:00
David Cooper
a534b8de5f
Merge branch 'master' into run_allciphers(),run_cipher_per_proto(),-and-SSLv2
2016-06-29 11:02:14 -04:00
David Cooper
c4d6f3fb58
Merge branch 'master' into openss2rfc_rfc2openssl
...
Conflicts:
testssl.sh
2016-06-29 09:59:52 -04:00
David Cooper
df55d4af51
Merge branch 'master' into more_sslv2_sslv3_fixes
2016-06-29 09:57:38 -04:00
David Cooper
53dec241f1
Merge branch 'master' into fix_issue_276
2016-06-29 09:56:08 -04:00
Dirk Wetter
aed0a8475a
Merge pull request #396 from seccubus/unit-tests
...
Pull request that helps to enable travis CI integrations
2016-06-29 09:53:51 +02:00
Frank Breedijk
ec9276c17d
Serach and replace failure, fixed now
2016-06-29 00:38:51 +02:00
Frank Breedijk
23ef87c134
Making tests work correctly
2016-06-29 00:35:52 +02:00
Frank Breedijk
ac7dd4da79
CBC isn't done yet. Unit tests count themselves now
2016-06-29 00:24:57 +02:00
Frank Breedijk
0e8f69e6ac
Merge branch 'master' into unit-tests
2016-06-29 00:16:36 +02:00
Frank Breedijk
fa19ac168f
Be more verbose in your error testing
2016-06-29 00:15:32 +02:00
Frank Breedijk
353756ffd6
We need dnsutils as well
2016-06-29 00:12:46 +02:00
Frank Breedijk
2111008880
Install test dependancies
2016-06-29 00:09:12 +02:00
Frank Breedijk
0a86f07e61
Lets get unit testing
2016-06-29 00:02:53 +02:00
Frank Breedijk
6801279471
Additional tests
2016-06-28 23:59:36 +02:00
Dirk
36d300b74e
add line when using sockets for client simulation
2016-06-28 12:21:50 +02:00
Dirk Wetter
197ef27542
Merge pull request #386 from dcooper16/client_sim_sockets
...
Use sockets for client simulations
2016-06-28 11:40:19 +02:00
Dirk Wetter
c5d680c38a
Merge pull request #392 from seccubus/unit-tests
...
Lets add some unit tests to testssl.sh - Using badssl.com work
2016-06-28 10:36:10 +02:00
Frank Breedijk
a25a66ff49
Lets add some unit tests to testssl.sh - Using abdsll.com work
2016-06-27 16:49:54 +02:00
David Cooper
be85fbf2b7
Update IE client simulation data
...
Change client data for IE 8-10 and IE 11 to match ssllabs.
2016-06-24 16:14:41 -04:00
David Cooper
799c6a5fd0
Handle missing $MAPPING_FILE_RFC
...
Changed code for run_client_simulation() so that cipher is output when sockets are used even if $MAPPING_FILE_RFC is missing. Also, updated the client data.
2016-06-24 15:48:40 -04:00
David Cooper
b6ccdec614
Merge branch 'master' into version_negotiation
2016-06-24 13:27:35 -04:00
David Cooper
31c3a87a72
Merge branch 'master' into run_allciphers(),run_cipher_per_proto(),-and-SSLv2
2016-06-24 13:26:28 -04:00
David Cooper
d30dbe3c41
Merge branch 'master' into openss2rfc_rfc2openssl
2016-06-24 13:25:11 -04:00
David Cooper
0adac7a9a4
Merge branch 'master' into more_sslv2_sslv3_fixes
2016-06-24 13:24:17 -04:00
David Cooper
f2077b7726
Merge branch 'master' into fix_issue_276
2016-06-24 13:23:07 -04:00
David Cooper
0e58e272f8
Merge branch 'master' into client_sim_sockets
...
Conflicts:
testssl.sh
2016-06-24 13:18:25 -04:00
Dirk
5cb4b722b4
in client simulation it should be TLSv1.0 instead of TLSv1.0
2016-06-24 19:01:00 +02:00
Dirk
93204937c5
FIX #376
2016-06-23 19:42:26 +02:00