testssl.sh 2.9.5-7+dfsg1-2 source package in Ubuntu

Changelog

testssl.sh (2.9.5-7+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * debian/control: added dnsutils | ldnsutils, bsdmainutils
    and procps as dependencies. (Closes: #928728)

 -- Joao Eriberto Mota Filho <email address hidden>  Fri, 17 May 2019 20:38:36 -0300

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

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
testssl.sh_2.9.5-7+dfsg1-2.dsc 1.9 KiB 735c16033563f735982821a7b02ddf0ead6745dc654199ae3061af7e597b3756
testssl.sh_2.9.5-7+dfsg1.orig.tar.gz 1.1 MiB fe9ce6ed5e984e9b7602765fa55806ac7f6b687229b7bd231b6a667cb24cc172
testssl.sh_2.9.5-7+dfsg1-2.debian.tar.xz 4.0 KiB a4158c12b6e92daa4da9e588937550c9de5d87f079cf412046d2ca3b60b1cca9

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)