#testssl released 3.2.0
Testing TLS/SSL encryption anywhere on any port
#adminlife #opensource #security
https://github.com/testssl/testssl.sh/releases/tag/v3.2.0
#testssl released 3.2.0
Testing TLS/SSL encryption anywhere on any port
#adminlife #opensource #security
https://github.com/testssl/testssl.sh/releases/tag/v3.2.0
looking forward #testssl.sh needs #HTTPS RR check (DNS), see e.g. https://developer.mozilla.org/en-US/docs/Glossary/HTTPS_RR
Just wanted to start moving things on github from my personal account to "testssl". That is overdue as I feel I often get flowers for something I don´t deserve.
Realized though github/testssl is taken. 😠
A) If you're the one who took it, please turn it over to the project
B) Which one @ github's abuse form is the right one? Problem is: there are only a few real choices presenting a form to submit. Or are there other ways contacting github
How to tackle this?
This PR adds a new feature to support mutual TLS, a new cmd line option --mTLS <client cert> is added to perform scans when the remote server requires client authentication. It requires that user s...
#testssl.sh warns now if a #wildcard #certificate is encountered including a link how you can find out where else the certificate is being used.
See branch 3.2 @ https://github.com/drwetter/testssl.sh/
@grin @sullybiker The main problem with #shell scripts is that they’re glue for other commands that may or may not be installed and may or may not be the same as those used by the author.
It’s why #dehydrated has so much logic detecting the installed flavor of awk, sed, grep, diff, et al. “Portable” shell is like portable #C—riddled with brittle environmental tests (thus begetting things like #GNU #Autotools).
Even #testssl admitted defeat and can run from a #Docker #container now.
#testssl.sh: On Wednesday there'll be in 3.2rc2 a change which might break things in postprocessors which use JSON/CSV.
If you're using #docker images for #testssl.sh you should do a "git pull".
#musl libc seems to have performance problems wrt #glibc .
Thanks to polarathene (https://github.com/drwetter/testssl.sh/issues/2299)
Which version are you referring to 3.1dev Please check this repo whether this is a known feature request No existing issue came up after a few searches and browsing of results. The closest I found ...