testssl.sh 3.0.6+dfsg1-1 source package in Ubuntu

Changelog

testssl.sh (3.0.6+dfsg1-1) unstable; urgency=medium

  * New upstream version 3.0.6+dfsg1.
    - Refresh patch.
  * Update Standards-Version to 4.6.0.

 -- Unit 193 <email address hidden>  Sun, 10 Oct 2021 02:53:10 -0400

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 Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
testssl.sh_3.0.6+dfsg1-1.dsc 2.0 KiB bd698ca5fa0907928fd7d86a266f36c1fff04685e6ab5535491365fe579d78ca
testssl.sh_3.0.6+dfsg1.orig.tar.xz 713.5 KiB 68ce7ed681d49d363ded5a0c1d05925e3396b0412f06430dab2e5611b12752c7
testssl.sh_3.0.6+dfsg1-1.debian.tar.xz 4.9 KiB 2031ac293e314846a2182df354246287e05f9e919ccb78f913502f76b653f241

Available diffs

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)