-1

I recently developed a portfolio website for an artist, using Reactjs, and hosted it on AWS Amplify. I built a server to handle the contact form using AWS EC2.

Locally everything worked great, but when I uploaded everything I seem to encounter a problem.

The issue is that my frontend website is an HTTPS site, and my server for some reason isn't. The contact form is not working because of this issue.

My question is, do I have to get an SSL certificate just for this tiny server? Isn't there any other way?

0 Answers0