Hi Forum,
Need some guidance on issue being observed on publisher asset urls
1. Assuming Content disposition has attachment is default, does that make a resource insecure?
2. If I open https://xx/content/dam/abc/xyz/download.jpeg in Chrome I see info sign saying Your connection to the site is not secure. Our certs etc are valid but this insecure message fails load on ios
3. If I open https://xx/content/dam/abc/xyz/download.jpeg.json in Chrome. It shows up as secure content.
4. When I take this publisher as origin for external CDN and override content disposition as inline, the browser shows that the resource is secure.
The above makes me think attachments are deemed as insecure.
Is there a way to check/enforce proper SSL termination for each asset?