Project description
set up a custom hostname in CF using SSL for SaaS
Project steps
Add StepsStep description:
1)Create a DNS only account to manage all custom host names- DNS Only Account 2)Add a zone with custom host name-betforfun.com 3)Add CNMAE from custom hostname to fallback origin domain- from @ to mycodeforever.com which is my fall back origin domain. 4)Add NS in SSL for SSL/SaaS account- name: custom hostname, content: NS
Issues and solutions
Add IssueStep description:
Under the SSL account, set up fall back origin and custom hostname. For the simplicity, we can choose google trust auth and http validation.
Issues and solutions
Add Issue