Difference between revisions of "HTTPS Setup"
From TMM Wiki
Jump to navigationJump to search(9 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
| show_setup_section = true | | show_setup_section = true | ||
}} | }} | ||
+ | <!-- ssl SSL tls TLS ssl SSL tls TLS ssl SSL tls TLS ssl SSL tls TLS --> | ||
==Moving NATS Install URL to HTTPS== | ==Moving NATS Install URL to HTTPS== | ||
* Allow access to license.php from both http and https connections, then open a new ticket with us and we will get in contact to update your NATS installation URL in our CMS and confirm remote license updates are working, then you can revoke http access to the license page | * Allow access to license.php from both http and https connections, then open a new ticket with us and we will get in contact to update your NATS installation URL in our CMS and confirm remote license updates are working, then you can revoke http access to the license page | ||
* Enable PROJECT_HOSTNAME_DISPLAY_HTTPS in Configuration Admin > Home Section (Available in NATS 4.1.10.1 and up) | * Enable PROJECT_HOSTNAME_DISPLAY_HTTPS in Configuration Admin > Home Section (Available in NATS 4.1.10.1 and up) | ||
− | |||
* If you use the NATS API, any calls will need to be updated to use https URLs | * If you use the NATS API, any calls will need to be updated to use https URLs | ||
* If you use member login logging, you will want to update the URL for these requests to use https | * If you use member login logging, you will want to update the URL for these requests to use https | ||
+ | <!-- ssl SSL tls TLS ssl SSL tls TLS ssl SSL tls TLS ssl SSL tls TLS --> | ||
==Moving Site Linkdomains to HTTPS== | ==Moving Site Linkdomains to HTTPS== | ||
* If you are running NATS version 4.1.9.2 or below, please submit an upgrade ticket with us to add the HTTPS tour settings | * If you are running NATS version 4.1.9.2 or below, please submit an upgrade ticket with us to add the HTTPS tour settings | ||
− | * You will need to update the post URL's | + | * You will need to update the post URL's for EACH of your billers. Please login to the biller's side and update your postback URL to use the new https:// linkdomains |
− | * Enable HTTPS postbacks for any internal xsells or upsells | + | * Enable HTTPS postbacks for any internal xsells or upsells and inform any clients sending you xsells/upsells to enable HTTPS postbacks |
* Enable 'Allow HTTPS on redirects and tracking links' and 'Display HTTPS for tracking links' in tour settings | * Enable 'Allow HTTPS on redirects and tracking links' and 'Display HTTPS for tracking links' in tour settings | ||
+ | * Review your sites/tours to ensure all join links (signup buttons, links, etc) are updated to use the 'https' protocol. | ||
+ | * Review resources used on your NATS join page and ensure that they are using https, otherwise you may end up with 'mixed content warnings' by most commonly used internet browsers. | ||
+ | * For redirecting traffic from http to https, please contact your host to set this up. For these redirects, please have them ensure their setup will allow the REQUEST (query string) to be properly carried over to the HTTPS version of the url. | ||
+ | <!-- ssl SSL tls TLS ssl SSL tls TLS ssl SSL tls TLS ssl SSL tls TLS --> | ||
[[File:https_tracking.png]] | [[File:https_tracking.png]] |
Latest revision as of 10:23, 17 June 2019
Moving NATS Install URL to HTTPS
- Allow access to license.php from both http and https connections, then open a new ticket with us and we will get in contact to update your NATS installation URL in our CMS and confirm remote license updates are working, then you can revoke http access to the license page
- Enable PROJECT_HOSTNAME_DISPLAY_HTTPS in Configuration Admin > Home Section (Available in NATS 4.1.10.1 and up)
- If you use the NATS API, any calls will need to be updated to use https URLs
- If you use member login logging, you will want to update the URL for these requests to use https
Moving Site Linkdomains to HTTPS
- If you are running NATS version 4.1.9.2 or below, please submit an upgrade ticket with us to add the HTTPS tour settings
- You will need to update the post URL's for EACH of your billers. Please login to the biller's side and update your postback URL to use the new https:// linkdomains
- Enable HTTPS postbacks for any internal xsells or upsells and inform any clients sending you xsells/upsells to enable HTTPS postbacks
- Enable 'Allow HTTPS on redirects and tracking links' and 'Display HTTPS for tracking links' in tour settings
- Review your sites/tours to ensure all join links (signup buttons, links, etc) are updated to use the 'https' protocol.
- Review resources used on your NATS join page and ensure that they are using https, otherwise you may end up with 'mixed content warnings' by most commonly used internet browsers.
- For redirecting traffic from http to https, please contact your host to set this up. For these redirects, please have them ensure their setup will allow the REQUEST (query string) to be properly carried over to the HTTPS version of the url.