On Mon, Apr 29, 2019 at 4:28 AM Mikhail <[email protected]> wrote: > > modparam("tls_mgm", "certificate","/etc/letsencrypt/live/ > ws.mysite.com/fullchain.pem") > modparam("tls_mgm", "private_key","/etc/letsencrypt/live/ > ws.mysite.com/privkey.pem") >
Try copying the fullchain.pem and privkey.pem to /etc/opensips/tls and changing the path to find them there. I believe I had issues trying to use letsencrypt certificates, I think it had to do with the symlinks in /etc/letsencrypt causing problems.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
