Okay so I have SSL up and running on my web server using (nginx) with the help of the good folks here at letsencrypt. The problem I have is when I add the certificates to a second application (nodejs) for the API. I receive not secure warnings on chrome and other browsers fail to load the API completely. What is the solution for this?
FIXED. problem was I had the api pointing to my IP and not the domain.