drewmoore / partybassics

The source for an entertainment industry website.
http://partybassics.herokuapp.com
0 stars 0 forks source link

Security Warning #11

Closed drewmoore closed 8 years ago

drewmoore commented 8 years ago

DNS points to heroku. DNS warning pops up. Maybe SSL Cert is still active?

drewmoore commented 8 years ago

https://devcenter.heroku.com/articles/ssl-endpoint

dnsimple can do this. link in docs.

drewmoore commented 8 years ago

Waiting on client to authorize paid addons on heroku so that we can use ssl:certs. Need to upload ssl creds. https://devcenter.heroku.com/articles/ssl-endpoint (Setting Up SSL on Heroku)

$ heroku addons:create ssl:endpoint
 !    You do not have permission to manage paid addon resources on partybassics. Only the app owner, xxxxxx@example.com, can do that.
drewmoore commented 8 years ago

Noticed intermittent cert warnings. Waiting it out to be sure it's not due to old browsing data that I thought I'd cleared out.

drewmoore commented 8 years ago

ALIAS and CNAME records just had to all point to the heroku ssl endpoint, and old records referencing the heroku app name needed to be removed.