This article describes steps required to add a root certificate to the trusted CA certificates on your SMSEagle. This is required for example when your SMSEagle device connects to your mail server which has a certificate signed by your internal Certificate Authority. In such case you need to add the mail server certificate to trusted CA certificates on SMSEagle to be able to securely connect via TLS.
1. Upload the certificate to SMSEagle
Connect to your SMSEagle via SFTP and copy the certificate to /usr/share/ca-certificates
2. Activate
Activate it with CLI command:
dpkg-reconfigure ca-certificates
When above steps are completed, you will be able to activate TLS in the SMS To Email or Email To SMS Poller with mail server equipped with custom SSL certificate.