Open elmic11111 opened 6 years ago
Not understanding the specifics of the issue; but, will share a couple of thoughts that you might find helpful:
If you are not getting a secured connection at all, check the following: Certificate contains domain names for mysite.com & *.mysite.com, Certificate is in appropriate region for cloud front (for me US-east-1), Certificate Status is issued.
If you are getting some secured pages, some not, it sounds like there may be mixed content issues. When I went through this I recall using the browser's inspector to identify any http:// content, we corrected it, then the page went secured. Haven't had any problems since.
Regards, Mike
I'm using HTTPS and when using cloudfront the system fails to detect that, so it's refrencing some content in http which then Chrome blocks. Any one else had this issue?