check_cert: certif de infinoted (kenobi)

This commit is contained in:
Daniel STAN 2014-01-20 17:03:24 +01:00
parent cba608702a
commit 8e0dcef5c0
2 changed files with 15 additions and 1 deletions

View file

@ -48,3 +48,6 @@ if has('mail-mx-main'):
if has('mail-mx-secondary'):
check_cert('localhost', 25)
if has('infinoted'):
check_cert(filename='/etc/ssl/certs/infinoted.pem')