Package: ssl-cert-check
Version: 3.27-1
Severity: serious
There are missing dependencies for this package. Actually, none are
listed at all!
Patch is below. At very least, it needs to depend on openssl.
Index: ssl-cert-check-3.27/debian/control
===================================================================
--- ssl-cert-check-3.27.orig/debian/control 2013-05-08 19:44:30.000000000
-0500
+++ ssl-cert-check-3.27/debian/control 2014-04-23 12:19:56.829825728 -0500
@@ -10,7 +10,8 @@
Package: ssl-cert-check
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: openssl
+Recommends: bsd-mailx | mailx
Description: proactively handling X.509 certificate expiration
ssl-cert-check is a small shell script which checks digital certificate
expiration. It can also check local certificate files and network
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]