Difference between revisions of "Instructions for configuring your own portal domain"
From Updox API
(Created page with " I purchased domain <code>xyzPortal.com</code> and I want Updox to server their Patient Portal from this domain. How do I need to configure my domain to make this happen? 1....") |
Revision as of 15:17, 30 April 2014
I purchased domain xyzPortal.com
and I want Updox to server their Patient Portal from this domain. How do I need to configure my domain to make this happen?
1. Acquire an SSL certificate for your domain 2. Forward your SSL certificate to Updox so we can serve it from our servers 3. Ensure the following records are set for your domain (note - all TTL values should be 3600 seconds):
Record Type | Name | Content |
---|---|---|
A | 74.219.154.218 | |
A | *.xyzPortal.com | 74.219.154.218 |
MX | xyzPortal.com | xyzPortal.com (Priority does not matter) |