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

Changelog

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

  * New upstream version 3.0+dfsg1
    - Refresh patch.
  * d/control: Add myself to uploaders.
  * d/s/local-options: Drop, as these are default.
  * Update Standards-Version to 4.5.0.

 -- Unit 193 <email address hidden>  Wed, 29 Jan 2020 17:53:47 -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 Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
testssl.sh_3.0+dfsg1-1.dsc 1.9 KiB b8f0850920f1a74f8cfca28f26f244a0b594524f1c2799d357064e48e2178381
testssl.sh_3.0+dfsg1.orig.tar.xz 693.4 KiB 9c563c1678a319a1146b92a9cf64fcca1eb3a5b1971c0741d599f8bc91cfe2a2
testssl.sh_3.0+dfsg1-1.debian.tar.xz 4.6 KiB 899f09daaf479006a262e8a777f486e467cf0f04bf590e415816e09e617c6cd4

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)