Commit Graph

9 Commits

Author SHA256 Message Date
dd0777158f Accepting request 994910 from home:jfkw:branches:network:utilities
- Update to version 3.0.7
  * Fix "ID resumption test failed" bug under Darwin
  * Fix "locale error message when en_US.UTF-8 isn't available" bug
  * Fix "Darwin / LibreSSL startup problem" which leads to a question upfront
  * Make upfront handshake tests more compatible by adding </dev/null
  * Take 'HTTP Age' HTTP header into account when determine HTTP time
  * Fix JSON header (structured JSON output) name
  * Robustness: Update reset_hostdepended_vars() for mass tests
  * Simplify determination of git stuff
  * Fix "newline to spaces" in JSON and CSV findings
  * Fix "Bad file descriptor with --connect-timeout option"
  * SSLv2 fixes, OpenSSL fixes 3.X
  * Improve cipher_pref_check() for detecting prioritization of ChaCha ciphers
  * Simplify + speed up pre-check
  * Addressing lame DNS responses on WSL
  * Fix big serial # issue in certs
  * Fix invalid JSON when certificate issuer containing non-ASCII chars

OBS-URL: https://build.opensuse.org/request/show/994910
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=15
2022-08-29 08:23:24 +00:00
9dc148e9bb Accepting request 922880 from home:mnhauke
- Update to version 3.0.6
  * Bugfix: Remove DST x3 Root CA which lead to trust issues for
    servers using a Letsencrypt certificate (Miguel Jacq)
  * Bugfix: Newer openssl.cnf break detection of openssl binary
  * Documenation update to reflect renaming standard ciphers to
    cipher categories
  * Ignore usage of ~/.digrc where possible
  * Fixing host information in JSON output when using STARTTLS
    XMPP
  * TLS 1.3 improvements wrt server certificates
  * Bugfix: Order of -U --ids-friendly doesn't matter anymore
  * Disable ANSI codes when TERM=screen
  * Improved SSL/TLS port detection in nmap greppable files
    using as input to testssl.sh
  * Bugfix when nmap files had .txt extension
  * Display certficate time in UTC
  * Use _uname -n`` instead of hostname --> POSIX
  * Few output fixes

OBS-URL: https://build.opensuse.org/request/show/922880
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=14
2021-10-07 08:00:16 +00:00
Lars Vogdt
13124945dd Accepting request 892123 from home:mnhauke
- Update to version 3.0.5
  * Fix off by one error in HSTS (now: 180 instead of 179 days)
  * Fix minor output inconsistency in JSON output (Chad)
  * Improve compatibility for OpenSSL 3.0 (David Cooper)
  * Fix localization issue for ciphers where e.g. in Swedish W is
    being treated as a variant of V so that the W in
    TLS_ECDHE_RSA_WITH* didn't match the bash pattern
  * Fixes in file openssl-iana.mapping.html (Elfranne)
  * Fix quoting for CVE+JSON output in run_heartbleed()
  * Fix trailing dot issue in hostnames
  * Fix improper proper halving of the dates for Let's Encrypt
    certificates

OBS-URL: https://build.opensuse.org/request/show/892123
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=12
2021-05-12 15:05:05 +00:00
Martin Hauke
a50a2f56c3 Accepting request 851098 from home:buschmann23:branches:network:utilities
- Update to version 3.0.4
  * This version is a quick fix for a regression of detecting SSLv2
    ciphers in a basic function.
- Update to version 3.0.3
  * Update certificate stores
  * manpage fix (Karl)
  * minor speedups for some vulnerability tests
  * bash 5.1 fix
  * Secure Client-Initiated Renegotiation false positive fix
  * BREACH is now medium
  * invalid JSON fix and other JSON improvements (David)
  * Adding native Android 7 handshake instead of Chrome which has
    TLS 1.3 (Christoph)
  * Header flag X-XSS-Protection is now labled as INFO
  * No cyan colors in HHHTP header flags anymore, colons added

OBS-URL: https://build.opensuse.org/request/show/851098
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=10
2020-11-26 19:39:27 +00:00
Martin Hauke
09a7713ef9 Accepting request 822571 from home:buschmann23:branches:network:utilities
- Update to version 3.0.2
  * Remove potential licensing conflicts
  * Fix situations when TLS 1.3 is used for Ticketbleed check
  * Improved compatibility with LibreSSL 3.0
  * Add brotil compression to BREACH
  * Faster and more robust XMPP STARTTLS handshakes
  * More robust STARTTLS handshakes
  * Fix outputs, sometimes misleading

OBS-URL: https://build.opensuse.org/request/show/822571
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=8
2020-07-24 18:54:13 +00:00
7eb22d05a0 Accepting request 794132 from home:mnhauke
- Update to version 3.0.1
  * Fix hang in BEAST check when there are ciphers starting with
    SSL_* but which are no SSLv2 cipher
  * Fix bug in setting DISPLAY_CIPHERNAMES when
    $CIPHERS_BY_STRENGTH_FILE is not a/v.
  * Fix basic auth LF problem
  * Fix printing percent chars
  * Fix minor HTML generation bug
  * Fix security bug: sanitizing DNS input
  * make --ids-friendly work again
  * Update sneaky user agent
  * Update links in code comments
  * Cosmetic code updates
  * Fix output bug when >1 PTR records returned
  * More output fixes

OBS-URL: https://build.opensuse.org/request/show/794132
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=6
2020-04-19 12:36:06 +00:00
Martin Hauke
0b160e9984 Accepting request 791269 from home:cboltz:branches:network:utilities
- fix bash path for Leap 15.x (where bash still is /bin/bash)

This was reported on the factory ML, and since it's an easy fix, I did this quick SR instead of recommending the bugzilla paperwork ;-)

Please also re-submit the updated package to Leap 15.2 - the current submission is blocked by the installcheck which (rightfully) complains that /usr/bin/bash doesn't exist in Leap 15.2

OBS-URL: https://build.opensuse.org/request/show/791269
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=4
2020-04-03 20:15:49 +00:00
Martin Hauke
50b3ec7f29 Accepting request 766884 from home:mnhauke
fix name of the rpmlintrc file

OBS-URL: https://build.opensuse.org/request/show/766884
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=2
2020-01-24 12:36:16 +00:00
4eb0b0bf7a Accepting request 766707 from home:mnhauke:branches:home:buschmann23
Initial package for testssl.sh

OBS-URL: https://build.opensuse.org/request/show/766707
OBS-URL: https://build.opensuse.org/package/show/network:utilities/testssl.sh?expand=0&rev=1
2020-01-24 10:01:15 +00:00