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

Changelog

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

  * Team upload.

  [ Samuel Henrique ]
  * Add salsa-ci.yml

  [ Unit 193 ]
  * d/watch: Update to pick up RC tags.
  * New upstream version 3.0~rc6+dfsg1
    - Refresh patch.
  * d/rules: Update for renamed changelog file.
  * d/compat, d/control: Drop d/compat in favor of debhelper-compat.
  * d/control: Set R³ to no.
  * Update Standards-Version to 4.4.1.
  * d/testssl.sh.maintscript: Clean up obsolete config file.
  * d/copyright: Add upstream license note as a comment.

 -- Unit 193 <email address hidden>  Mon, 06 Jan 2020 23:39:33 -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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
testssl.sh_3.0~rc6+dfsg1-1.dsc 1.9 KiB 8edb0d1d42e2ea51941d6b881fe5d90dff16bf91bee7e4977e86ec7776b0aba9
testssl.sh_3.0~rc6+dfsg1.orig.tar.xz 666.4 KiB e065979c68d8a4afa321cf95884d549188385f5100054df5e9749e62f179ca0c
testssl.sh_3.0~rc6+dfsg1-1.debian.tar.xz 4.6 KiB 13b4b304268d148d397abe7031dda08684d4a6e80e44765dd21d058bd2e590b6

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)