Commit Graph

  • 583584e095 - FIX #297 - FIX #243 - reformmated BEAST a bit (was screwed up in ! WIDE mode if too many ciphers Dirk 2016-02-20 14:10:04 +01:00
  • 71b4c03202 - fix key problem hpkp Dirk 2016-02-20 11:07:47 +01:00
  • 4be1539a4d lowercase ok when used with NOT in (NOT ok) John Carver 2016-02-18 11:49:47 -06:00
  • 291edce0c3 uppercase server sets a cipher order (OK) John Carver 2016-02-18 11:41:17 -06:00
  • 6858026412 uppercase INFO when outputting status_code John Carver 2016-02-18 11:15:31 -06:00
  • 7846fc5fef Merge pull request #294 from b1gb1t/jsonCorrection Dirk Wetter 2016-02-16 12:32:05 +01:00
  • 2ee021d337 Correction of line 3607: new line (\n) corrupted the json format b1gb1t 2016-02-16 09:54:01 +01:00
  • baff869850 Merge branch 'master' of https://github.com/drwetter/testssl.sh into severity Thomas Martens 2016-02-14 12:10:07 +01:00
  • 61c1669687 Merge pull request #292 from dcooper16/multiple_certificates Dirk Wetter 2016-02-14 00:08:52 +01:00
  • 79445ebe5b Merge pull request #293 from SietsevanderMolen/fix-json Dirk Wetter 2016-02-12 15:11:45 +01:00
  • 394f186000 also remove carriage returns, fix for csv Sietse van der Molen 2016-02-12 12:40:31 +01:00
  • b2e4df60ca fix json output Sietse van der Molen 2016-02-12 11:05:36 +01:00
  • 02239be295 Detect multiple certificates cleanup David Cooper 2016-02-09 13:35:46 -05:00
  • 8842aeb2b9 Fix #289 - the grep that decides whether a domain is a local address doesn't consider the case when the full domain name is in the hosts file, but followed by .some.other.stuff. This PR addresses this case. AndreiD 2016-02-08 12:51:54 +01:00
  • 70cd658447 - FIX #283 (regression from 1a8ed3d70a) - minor output fixes for BEAST - >4096 bit RSA keys labled in litemangenta now as it could have compatibility probs - -V 0x.. or -V 0X.. gives at least a warning Dirk Wetter 2016-02-07 19:13:59 +01:00
  • b8f2540541 Merge pull request #286 from tjconcept/master Dirk Wetter 2016-02-07 08:49:20 +01:00
  • c48b27a9a9 fix typo in b93fc824 Thomas Jensen 2016-02-07 03:07:30 +01:00
  • b93fc82489 slightly better output for OCSP stapling Dirk 2016-02-06 22:31:32 +01:00
  • c60a39282c typo Dirk Wetter 2016-02-06 16:18:46 +01:00
  • 0f4eb221fb additions, naming of sources Dirk Wetter 2016-02-06 16:17:01 +01:00
  • 1fe9c95dc0 checkin (for future work) Dirk Wetter 2016-02-06 15:42:55 +01:00
  • 5491333693 Merge pull request #285 from dcooper16/mapping-rfc Dirk Wetter 2016-02-06 10:30:54 +01:00
  • 77379903ed Fix typo in etc/mapping-rfc.txt David Cooper 2016-02-05 14:53:19 -05:00
  • 39226e05d2 openssl 1.1.0 Dirk 2016-02-03 17:56:56 +01:00
  • a676742256 Remaining issues solved for OpenSSL 1.1.0 compliance, output corrections, CN/SNI improvements Dirk 2016-02-03 17:55:53 +01:00
  • 9cf3e21c3d - swapped sig_algo and server key size - output improvements for unknown sig algos like GOST Dirk 2016-02-03 09:55:47 +01:00
  • ea18d2f02c - fix: discovering the CN for the default host (without SNI) - CN parsing of certificate improved - CN / subject can be also cyrillic now -- supposed the terminal supports the charset Dirk 2016-02-03 00:05:57 +01:00
  • 40d4cbb57f Update Readme.md Dirk Wetter 2016-02-01 22:42:49 +01:00
  • aff08b1ff2 Update CREDITS.md Dirk Wetter 2016-02-01 22:41:36 +01:00
  • dd65050ee1 - "secret" env switch shows during -e/-E the signature algorithm (see also #276) - exp. date check corrected esp. for openssl 1.1.0 - warning relaxed for chain of trust Dirk 2016-02-01 22:06:27 +01:00
  • b99c5ac30c Merge branch 'master' of https://github.com/drwetter/testssl.sh Thomas Martens 2016-02-01 21:09:31 +01:00
  • 52f7de1a4a Revert "fixed output in ciphertest with --color=1" Thomas Martens 2016-02-01 21:03:22 +01:00
  • ff714a673f Merge pull request #280 from dcooper16/number_of_cert_bundles Dirk Wetter 2016-02-01 21:02:14 +01:00
  • 9f998d8c53 Number of trusted certificate files in $INSTALL_DIR/etc/*.pem dcooper16 2016-02-01 14:11:50 -05:00
  • f7853f36a0 - added SSL_CERT_FILE=/dev/null - output cleanups in determine_trust() Dirk Wetter 2016-02-01 17:33:59 +01:00
  • 386234f794 Merge pull request #279 from dcooper16/chain_of_trust_fix Dirk Wetter 2016-02-01 17:23:03 +01:00
  • abffd1b81e Fix chain of trust problem dcooper16 2016-02-01 11:17:13 -05:00
  • 2f4e549dab - missing root certs Dirk Wetter 2016-02-01 16:27:20 +01:00
  • 8f9b38f7d4 - LF and other corrections for HPKP - output corrections for 2 x HPKP (e.g. scotthelme) Dirk Wetter 2016-02-01 13:23:28 +01:00
  • 0bfe12742e correct signature keysizes, FIX #249 Dirk 2016-02-01 10:19:23 +01:00
  • c62abaf215 fix colored output in wide mode (FIX #277) Dirk 2016-01-31 23:53:13 +01:00
  • 7f7b1edd50 fixed output in ciphertest with --color=1 Thomas Martens 2016-01-31 22:40:39 +01:00
  • 5ae9bb8c13 - typo in IPv4 header - fixed recognition of XML,HTML to separate header - fixed -V <pattern Dirk 2016-01-31 21:02:18 +01:00
  • 1726d3b41c minor change of color Dirk 2016-01-31 11:04:59 +01:00
  • 5e051c351a credit the cleanups of dcooper16 also Dirk 2016-01-31 10:55:45 +01:00
  • 49bc6592b8 multiple certs Dirk 2016-01-31 10:55:21 +01:00
  • f7baa560c2 - typos, etc Dirk 2016-01-31 10:54:45 +01:00
  • c564e305a7 - FIX #273 Dirk 2016-01-31 01:55:23 +01:00
  • fc346a35fe - indentation reverted to old value if in only one certificate - minor cleanups in the output Dirk 2016-01-30 23:59:29 +01:00
  • 5178e0db37 dcooper16 for the multiple certs thing Dirk 2016-01-30 23:57:00 +01:00
  • 8437bce546 Merge pull request #275 from dcooper16/multiplecerts Dirk Wetter 2016-01-30 23:49:10 +01:00
  • 2bf9c5d81e Detect multiple certificates dcooper16 2016-01-28 17:06:34 -05:00
  • 495b9cda9b - several fixes/improvements for new JSON/CSV file feature #268 * no color code in files * rc4 ciphers were missing * NODE was missing * calling of NODEIP/PORT was not neccessary * default naming of files similar to $LOGFILE Dirk 2016-01-23 23:33:17 +01:00
  • 447b6f6012 Update Readme.md Dirk Wetter 2016-01-23 21:28:37 +01:00
  • 8a2fe5915a - /usr/bin/printf --> printf Dirk 2016-01-23 20:33:46 +01:00
  • a8d08bbf92 update Dirk 2016-01-23 19:25:45 +01:00
  • 1a8ed3d70a - JSON/CSV from #268, labeled it experimental - fixes partly #31 - several fixes to it (backticks, single sq brackets, renaming funcs, removed lf in JSON, ...) Dirk 2016-01-23 19:18:33 +01:00
  • 51e197c549 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2016-01-23 13:34:04 +01:00
  • 477f6eb053 Merge pull request #270 from thecky/master Dirk Wetter 2016-01-23 09:35:52 +01:00
  • b16ab6a021 added colorblind option if colorblind option is set swap green and blue in the output Thomas Martens 2015-12-06 20:11:33 +01:00
  • 9880bd6a49 - added 0xc072-0xc079, 0xc033-0xc03B Dirk 2016-01-20 15:04:12 +01:00
  • a1ef935903 20 CCM cipher added Dirk 2016-01-20 14:17:38 +01:00
  • 3579cf2953 Merge pull request #267 from thecky/master Dirk Wetter 2016-01-20 12:32:19 +01:00
  • 8bae1bc1ed added --mapping=no-rfc don't display the RFC ciphername in the cipher checks. Thomas Martens 2016-01-16 20:51:03 +01:00
  • b97788ba73 typo fixed Dirk 2016-01-15 17:30:47 +01:00
  • 0d767dad8f - mentioning where the client data comes from Dirk 2016-01-15 17:05:43 +01:00
  • 5257c2f38a - inline license clarifications (separate file needed later) Dirk 2016-01-15 17:04:16 +01:00
  • a9643b6d1e - hooks for rfc/non-rfc - FIX for beast: no CBC cipher at all is now displayed - minor cosmetic stuff Dirk 2016-01-15 16:37:47 +01:00
  • edd689b53e client check Dirk 2016-01-15 16:27:18 +01:00
  • 2871aaaee3 - optical cleanups for #265 - don't do browser tests for non-HTTP services Dirk 2016-01-15 15:53:03 +01:00
  • e68fcc9dad - remove duplicates Dirk 2016-01-15 15:15:29 +01:00
  • 8b22e1be19 Merge pull request #265 from seccubus/feature/client-sims Dirk Wetter 2016-01-15 14:07:13 +01:00
  • 5ff214b894 updates, failed e.g. at github.com Dirk 2016-01-13 19:34:11 +01:00
  • 55c0b24278 Don't forget to add help message Frank Breedijk 2016-01-13 10:26:12 +01:00
  • ab47f8ada9 Added client simulations based on @ivanr s list on ssllabs Frank Breedijk 2016-01-13 10:21:01 +01:00
  • dc4f90ac48 missing linefeed Dirk 2015-12-29 17:07:03 +01:00
  • b962ccde53 FIX #262 Dirk 2015-12-29 10:05:20 +01:00
  • 3b17c9e321 cosmetic corrections to help Dirk 2015-12-27 14:51:18 +01:00
  • 08947b3267 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2015-12-27 13:34:26 +01:00
  • 914e364d1e - fix headline for non-socket support Dirk 2015-12-27 13:33:53 +01:00
  • eb66955c96 Update Readme.md Dirk Wetter 2015-12-24 23:13:20 +01:00
  • e10da3a78a - minor adjustmentents to program style Dirk 2015-12-24 23:00:23 +01:00
  • a0e91964d8 Update CREDITS.md Dirk Wetter 2015-12-24 12:41:52 +01:00
  • 5c19bf5892 - fix for web sites having leading spaces b4 html/xml content starts Dirk 2015-12-22 21:08:52 +01:00
  • c3269f1927 - Fixes for #260 Dirk 2015-12-22 20:31:52 +01:00
  • f65fa69c3c Merge pull request #248 from lainegholson/master Dirk Wetter 2015-12-22 12:05:53 +01:00
  • 0d53013c47 Merge pull request #260 from seccubus/feature/redirect_test Dirk Wetter 2015-12-21 21:14:13 +01:00
  • 826ac43504 Redirect test that doesn't depend om JSON/CSV output Frank Breedijk 2015-12-21 20:59:40 +01:00
  • d2df8b8590 Fix unrelated typos Laine Gholson 2015-12-21 10:37:23 -06:00
  • d0122698ed Fix ALPN when testing multiple IPs Laine Gholson 2015-12-13 13:16:37 -06:00
  • d43351e2cb Undo commit f56fdd4 Laine Gholson 2015-12-13 13:13:17 -06:00
  • f56fdd43da Don't output reason not testing spdy when testing server prefs Laine Gholson 2015-12-12 23:09:42 -06:00
  • 1bd08f34bd Remove redundant newlines Laine Gholson 2015-12-12 22:58:52 -06:00
  • e8b04c77d3 Consider h2 a valid NPN protocol Laine Gholson 2015-12-12 20:07:24 -06:00
  • 3d28f44e56 Change flag order Laine Gholson 2015-12-12 18:41:13 -06:00
  • 33bda6408a Add HTTP2/ALPN support Laine Gholson 2015-12-12 18:20:57 -06:00
  • bac7cde3bd - re-adjusted preference for rfc/iana mapping file Dirk 2015-12-11 13:13:22 +01:00
  • 5ff5a189fb better place for mapping file Dirk 2015-12-08 17:53:46 +01:00
  • 867d698a16 - days left until expiration Dirk 2015-12-08 17:51:46 +01:00
  • 1f39ab8241 - fix timestamp in log file Dirk 2015-12-08 16:37:35 +01:00