SSL for Docker Containers Showing error

@bhargav4108 why are your containers issuing their own certificates if you are using nginx-proxy? Shouldn’t nginx-proxy be issuing certificates for each of your containers?

Are you using https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion as suggested by the nginx-proxy README?