]> git.pld-linux.org Git - packages/nagios-plugin-check_ssl_cert.git/blob - ca_path.patch
up to 1.17.0
[packages/nagios-plugin-check_ssl_cert.git] / ca_path.patch
1 --- check_ssl_cert-1.17.0/check_ssl_cert~       2014-11-29 18:01:44.000000000 +0200
2 +++ check_ssl_cert-1.17.0/check_ssl_cert        2015-04-01 13:45:25.039727047 +0300
3 @@ -251,6 +251,7 @@
4      TIMEOUT=15
5      VERBOSE=""
6      OPENSSL=""
7 +    ROOT_CA=/etc/openssl/certs
8  
9      # set the default temp dir if not set
10      if [ -z "${TMPDIR}" ] ; then
This page took 0.087041 seconds and 4 git commands to generate.