testssl.sh 3.2~rc3+dfsg-1 source package in Ubuntu

Changelog

testssl.sh (3.2~rc3+dfsg-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

  [ Unit 193 ]
  * New upstream version 3.2~rc3+dfsg.
    - Refresh patch.
  * d/control: Drop old version constraints and update recommends
  * d/copyright: Update my years.
  * d/rules: Drop dh_fixperms override, no longer needed.
  * Update Standards-Version to 4.6.2.

 -- Unit 193 <email address hidden>  Sat, 04 Nov 2023 19:11:24 -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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
testssl.sh_3.2~rc3+dfsg-1.dsc 2.0 KiB 42af5de61bb71f09bdb78cde6719610350b5370660507c6affc759d869b33c45
testssl.sh_3.2~rc3+dfsg.orig.tar.xz 796.6 KiB d8f8a594802cae99d95f9e10f7e3e9df35977beefc866d9de2729a13eeb36d81
testssl.sh_3.2~rc3+dfsg-1.debian.tar.xz 5.8 KiB 420e6a6e4dad81e170af305d089a310b1f4a2f4b272446bed747d55876a7829e

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)