For Gatsby + Wordpress website production deployment, I have a question. Suppose I deployed Gatsby website on Netlify (Fastest to use) and Wordpress website on AWS EC2.
In production, API must be from a secure source, like from HTTPS. Either it gives warning error.
So my question is: Domain is being set up at Netlify as front end. For Wordpress API, how to install valid SSL Certificate on EC2 without DNS.
Top comments (0)