[check_cert] tracking des certifs ssmtp

This commit is contained in:
Daniel STAN 2013-04-15 11:40:20 +02:00
parent f09ff17946
commit e81e064293
2 changed files with 5 additions and 0 deletions

View file

@ -40,3 +40,6 @@ if has('vpn'):
if has('xmpp'):
check_cert(filename='/etc/ssl/certs/jabber_server.pem', user='jabber')
if has('postfix'):
check_cert('localhost', 465)