Skip to content

Commit 8971260

Browse files
committed
Merge branch 'master' of github.com:matteocorti/check_ssl_cert
2 parents b4ba0f0 + ee6f9f9 commit 8971260

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,4 @@ Maintainer: [Matteo Corti](https://github.com/matteocorti) <[matteo@corti.li](ma
155155
* Many thanks to [Adam Cécile](https://github.com/eLvErDe) for the nmap SNI patch
156156
* Many thanks to [alvar](https://github.com/oxzi) for the configuration patch and the ```--dane``` option patch
157157
* Many thanks to [Michał Margula](https://github.com/alchemyx) for the ```--ignore-dh``` patch
158+
* Many thanks to [Derek Schrock](https://github.com/derekschrock) for the BuildRequires patch

check_ssl_cert.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ URL: https://github.com/matteocorti/check_ssl_cert
2323
Source: https://github.com/matteocorti/check_ssl_cert/releases/download/v%{version}/check_ssl_cert-%{version}.tar.gz
2424

2525
Requires: nagios-plugins expect perl(Date::Parse) bc curl openssl file
26+
BuildRequires: make tar coreutils
2627

2728
%description
2829
A shell script (that can be used as a Nagios plugin) to check an SSL/TLS connection

0 commit comments

Comments
 (0)