[check_cert] tracking des certifs ssmtp
This commit is contained in:
parent
f09ff17946
commit
e81e064293
2 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue