Source: qsslcaudit
Section: misc
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: cmake,
               debhelper-compat (= 12),
               libcrypto++-dev,
               libgnutls28-dev,
               libunsafessl-dev,
               qtbase5-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/gremwell/qsslcaudit
Vcs-Git: https://gitlab.com/kalilinux/packages/qsslcaudit.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/qsslcaudit

Package: qsslcaudit
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: test SSL/TLS clients how secure they are
 This tool can be used to determine if an application that uses TLS/SSL for its
 data transfers does this in a secure way.
