Is it possible to forward ssl certificate from application server https://example.com to Wordpress server and how to set Nginx and Wordpress for that? I've tried numerous settings, but without success. My idea was to proxy https://example.com/blog to Wordpress server, so that blog is on the same domain but I was unable to put that idea into working solution. My desired end result is example.com and example.com/blog with example.com certificate. My assumption is because they are part of the same domain that it should work. I can post conf files if needed. I have certificate for www.example.com and not a wildcard certificate.
Thanks in advance. Cheers