I am trying to have a customer deploy and new application server and have tried 3 different version of the IP office. They can't deploy 11.1 version because they need to upgrade the virtual environment to be compatible with 11.1. Each time they deploy they are getting SSLCertificateFile: file '/opt/Avaya/certs/server.pem' does not exist or is empty.
Unfortuanlty I am not a VM ware expert. I did find this artical and tried it but no good.
Cause
Missing file: /opt/Avaya/certs/.auto
This file is required to trigger the propagation of the cert to all components. Any help is appreciated.
/opt/Avaya/certs/
/opt/Avaya/certs/ca
/opt/Avaya/certs/ca/root-ca.pem
/opt/Avaya/certs/ca/root-ca.key
/opt/Avaya/certs/ca/root-ca.crt
/opt/Avaya/certs/cert.crt
/opt/Avaya/certs/cert.pem
/opt/Avaya/certs/server.pem
/opt/Avaya/certs/key.pem
Solution
From a Putty session to the Primary server, type:
touch /opt/Avaya/certs/.auto
/opt/Avaya/certs/
/opt/Avaya/certs/.auto
/opt/Avaya/certs/ca
/opt/Avaya/certs/ca/root-ca.pem
/opt/Avaya/certs/ca/root-ca.key
/opt/Avaya/certs/ca/root-ca.crt
/opt/Avaya/certs/cert.crt
/opt/Avaya/certs/cert.pem
/opt/Avaya/certs/server.pem
/opt/Avaya/certs/key.pem
Unfortuanlty I am not a VM ware expert. I did find this artical and tried it but no good.
Cause
Missing file: /opt/Avaya/certs/.auto
This file is required to trigger the propagation of the cert to all components. Any help is appreciated.
/opt/Avaya/certs/
/opt/Avaya/certs/ca
/opt/Avaya/certs/ca/root-ca.pem
/opt/Avaya/certs/ca/root-ca.key
/opt/Avaya/certs/ca/root-ca.crt
/opt/Avaya/certs/cert.crt
/opt/Avaya/certs/cert.pem
/opt/Avaya/certs/server.pem
/opt/Avaya/certs/key.pem
Solution
From a Putty session to the Primary server, type:
touch /opt/Avaya/certs/.auto
/opt/Avaya/certs/
/opt/Avaya/certs/.auto
/opt/Avaya/certs/ca
/opt/Avaya/certs/ca/root-ca.pem
/opt/Avaya/certs/ca/root-ca.key
/opt/Avaya/certs/ca/root-ca.crt
/opt/Avaya/certs/cert.crt
/opt/Avaya/certs/cert.pem
/opt/Avaya/certs/server.pem
/opt/Avaya/certs/key.pem