check_cert: certif de infinoted (kenobi)
This commit is contained in:
parent
cba608702a
commit
8e0dcef5c0
2 changed files with 15 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue