My domain is: imspro.eu
I ran this command: used a template from bitbucket that runs nginx + letsencrypt + sample page
( https://bitbucket.org/automationlogic/le-docker-compose.git)
It produced this output: I ran it several times because of some issues i have and now it says that there were too many certificate requests. This would indicate that i now have a certificate for my server?
My web server is (include version): Nginx 1.10.3
The operating system my web server runs on is (include version): Ubuntu 16.04.4
I can login to a root shell on my machine (yes or no, or I don’t know): yes
The problem here is the letsencrypt container installed a certificate on my server, but i am not sure how to retrieve it and use it on my website which is an asp.net core project. I am running the website with docker sqllserver and nginx… i have gone through many tutorials and articles but im not sure what i’m doing wrong. Since i have an active certificate on my machine, isn’t it just the proxy configuration that i need to adjust? Can someone assist me please