So it appears the issue only affects cached items that were uploaded before the SSL was enabled. So newly uploaded items appear to be coming across fine.
Any idea on how to fix the previously uploaded items?
(I've tried closing the browser and different browsers).
Topic author was deleted
SSL doesn't appear to work
Anyone have any issues with all of the images being requested as http instead of https? Or how we force it to use the https?
I'm using the CDN and I can pull both the http and https manually, it's just that I can't figure out how to specify, 'use https'.
Comment author was deleted
In my cache.config file (ImageProcessor) I have 'DefaultEndpointsProtocol=https' set.
Comment author was deleted
In my FileSystemProvider.config
my root url has https set
and my connection string also is defaulting to https.
Still no luck.
Comment author was deleted
So it appears the issue only affects cached items that were uploaded before the SSL was enabled. So newly uploaded items appear to be coming across fine.
Any idea on how to fix the previously uploaded items?
(I've tried closing the browser and different browsers).
is working on a reply...