testssl.sh 3.0.7+dfsg-1 source package in Ubuntu
Changelog
testssl.sh (3.0.7+dfsg-1) unstable; urgency=medium * d/watch: Drop the number off dfsg version. * New upstream version 3.0.7+dfsg. - Refresh patch. * d/t/upstream-tests.sh: Add upstream tests for autopkgtest. * d/copyright: Add my attribution. * d/rules: client-simulation.txt is sourced, not executed, drop execute bit. -- Unit 193 <email address hidden> Sun, 20 Feb 2022 19:32:08 -0500
Upload details
- Uploaded by:
- Debian Security Tools
- Uploaded to:
- Sid
- Original maintainer:
- Debian Security Tools
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
testssl.sh_3.0.7+dfsg-1.dsc | 2.0 KiB | 6f5fd1a775272ba6501bdeab460794a8f7a96a2606cfb21d1d9e6bf35fd940f9 |
testssl.sh_3.0.7+dfsg.orig.tar.xz | 715.3 KiB | 24d5d1a3110778cd3f0243e12cffa20fbff040b29570c5c63b556297537c786c |
testssl.sh_3.0.7+dfsg-1.debian.tar.xz | 5.2 KiB | f94ab5caaba066754f151ccfa26c52b4463123c6d2c1c4e1d903ee2e0423b15a |
Available diffs
- diff from 3.0.6+dfsg1-1 to 3.0.7+dfsg-1 (14.4 KiB)
No changes file available.
Binary packages built by this source
- testssl.sh: Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws
testssl.sh is a free command line tool which checks a server's service
on any port for the support of TLS/SSL ciphers, protocols as well as
recent cryptographic flaws and more.
.
Key features
.
* Clear output: you can tell easily whether anything is good or bad
.
* Ease of installation: It works for Linux, Darwin, FreeBSD and
MSYS2/Cygwin out of the box: no need to install or configure
something, no gems, CPAN, pip or the like.
.
* 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
.
* Freedom: It's 100% open source. You can look at the code, see what's
going on and you can change it. Heck, even the development is open
(github)