non port: security/testssl.sh/pkg-plist |
SVNWeb
|
Number of commits found: 10 |
Thu, 29 Sep 2022
|
[ 00:08 Adam Weinberger (adamw) ] 9577312
security/testssl.sh: Update to 3.0.8
Changes:
Fix grep 3.8 warnings on fgrep and unneeded escapes of hyphen, slash, space
(Geert)
Fix alignment for cipher output (David)
News binaries (Darwin from Barry), carry now the appendix -bad and fixes a
security problem.
Backport from higher OpenSSL version to support xmpp-server
Fix CT (David)
Fix decryption of TLS 1.3 response (David)
Upgrade Dockerfile to Alpine to 3.15
Fix pretty JSON formatting when warning is issued (David)
Update of certificate stores
Major update of client simulation (9 new simulations , >4 removed in default
run)
Fix CRIME output on servers only supporting TLS 1.3 (Tomasz)
Fix censys link
Fix ome handshake problems w $OPENSSL ciphers, extend
determine_optimal_sockets_params() to more
ciphers, fix PROTOS_OFFERED (David)
Relax STARTTLS FTP requirement so that it doesn't require TLS after AUTH
Fix run_server_preference() with no default protocol (David)
Fix getting CRL / NO_SESSION_ID under some circumstances (David)
Improve/fix OpenSSL 3.0 compatibility (David)
Fix formatting to documentation
Add FFDHE groups to supported_groups (David)
Include RSA-PSS in ClientHello (David)
|
Sun, 3 Oct 2021
|
[ 16:53 Adam Weinberger (adamw) ] c8d13ff
security/testssl.sh: Update to 3.0.6
|
Fri, 24 Jan 2020
|
[ 21:16 tobik ]
security/testssl.sh: Update to 3.0
Changes: https://github.com/drwetter/testssl.sh/releases/tag/3.0
|
Fri, 13 Dec 2019
|
[ 06:02 tobik ]
security/testssl.sh: Update to 3.0rc6
- Hook up tests
Changes: https://github.com/drwetter/testssl.sh/releases/tag/3.0rc6
|
Fri, 26 Apr 2019
|
[ 04:45 tobik ]
security/testssl.sh: Update to 3.0rc5
Changes: https://github.com/drwetter/testssl.sh/releases/tag/3.0rc5
|
Wed, 20 Feb 2019
|
[ 07:43 tobik ]
security/testssl.sh: Update to 3.0rc4
Changes: https://github.com/drwetter/testssl.sh/releases/tag/3.0rc4
MFH: 2019Q1 (bug fixes)
|
Sat, 8 Sep 2018
|
[ 11:33 tobik ]
security/testssl.sh: Update to 3.0rc1
|
Mon, 6 Nov 2017
|
[ 20:33 tobik ]
security/testssl.sh: Use security/openssl-unsafe
This greatly simplifies the port and we can stop building our own
unsafe openssl version.
PR: 223457
Submitted by: brnrd
|
Wed, 20 Sep 2017
|
[ 09:27 tobik ]
security/testssl.sh: Update to 2.9.5
Changes: https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5
|
Fri, 30 Jun 2017
|
[ 15:15 tobik ]
New port: security/testssl.sh
testssl.sh is a command line tool which checks a server's service on
any port for the support of TLS/SSL ciphers, protocols as well as some
cryptographic flaws. Key features:
- Clear output: you can tell easily whether anything is good or bad
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service,
not only webservers at port 443
- Toolbox: Several command line options help you to run YOUR test and
configure YOUR output
- Reliability: features are tested thoroughly
- Verbosity: If a particular check cannot be performed because of a
missing capability on your client side, you'll get a warning
- Privacy: It's only you who sees the result, not a third party
WWW: https://github.com/drwetter/testssl.sh
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11406
|
Number of commits found: 10 |