nicholas-guyaux / cs5410_final

Game Dev Battle Roual
2 stars 1 forks source link

Fix SSL cert on www. subdomain #115

Open johnsonjo4531 opened 5 years ago

johnsonjo4531 commented 5 years ago

As pointed out in this commit 61e8c47, the SSL cert needs to work on www.battleboatsbrawl.com and not just battleboatsbrawl.com.

Relevant section of message from the commit:

For some reason the SSL Certificate works on battleboatsbrawl.com, but not on www.battleboatsbrawl.com, so I'll have to try doing a wildcard SSL cert at some point. Although I'm using Dokku and its docs just happened to be down while I was fixing the SSL certs, but I should be able to find how/if Dokku does wildcard certs in its lets-encrypt module. Also, I should be taking down my EC2 server anytime, so the elastic beanstalk server (battleboatsbrawl-env.cnmiinqmvz.us-west-2.elasticbeanstalk.com) won't work after that.