<div dir="ltr"><div><div><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 29, 2019 at 4:28 AM Mikhail <<a href="mailto:forfx@yandex.ru">forfx@yandex.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF"><br><p>
      modparam("tls_mgm",
      "certificate","/etc/letsencrypt/live/<a href="http://ws.mysite.com/fullchain.pem" target="_blank">ws.mysite.com/fullchain.pem</a>")<br>
      modparam("tls_mgm",
      "private_key","/etc/letsencrypt/live/<a href="http://ws.mysite.com/privkey.pem" target="_blank">ws.mysite.com/privkey.pem</a>")</p></div></blockquote></div><br><br></div>Try copying the fullchain.pem and privkey.pem to /etc/opensips/tls and changing the path to find them there.<br><br></div>I believe I had issues trying to use letsencrypt certificates, I think it had to do with the symlinks in /etc/letsencrypt causing problems.<br><br></div>