Revature-2106RCN-Team-3 / Project_One

0 stars 3 forks source link

create https key for a more secure site #6

Closed mat2718 closed 3 years ago

kentsmith1996 commented 3 years ago

Whoever takes this remember you're creating a self signed certificate just to allow https between the server and load balancer. For real frontends this will cause an error indicating that our certificate is "untrusted" (just tell your browser to trust it anyway while testing). We will need to acquire an AWS signed certificate to fix this if desired.

kentsmith1996 commented 3 years ago

Should have been closed by #24 merging.