Bernard O Posted February 7, 2017 Report Posted February 7, 2017 Hi I'm trying to get our ad server to respond on https://mydomain.com/admin... and also serve ads on https We have the adserver on an EC2 instance behind an AWS load balancer. The ELB has the certificate on it. We normally terminate the ssl on the load balancer and route the https to port 80 on the server behind the load balancer. Has anyone done this with the Revive server? The current adserver config has https://mydomain.com/images for example for the imagesSLL is the same as the images entry : [webpath] admin="mydomain.com/admin" delivery="mydomain.com/delivery" deliverySSL="mydomain.com/delivery" images="mydomain.com/images" imagesSSL="mydomain.com/images" Do I need to change anything? I couldn't find anything about enabling ssl in the online docs? Thanks Bernard Quote
Bernard O Posted February 8, 2017 Author Report Posted February 8, 2017 If anyone wants to know the solution for this: 1) Terminate SSL on the ELB and route to port 80 2) Force SSL in the UI Config: admin/account-settings-user-interface.php andrewatfornax 1 Quote
SoboL Posted December 15, 2021 Report Posted December 15, 2021 Keep in mind that if you want to use SSL you need terminate port 80 and 443 to port 80 on the revive instance, it cannot be redirect. Please see for more details: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.