secondlife / jira-archive

2 stars 0 forks source link

[BUG-227381] Enable HTTPS for Map API tiles #5685

Open sl-service-account opened 5 years ago

sl-service-account commented 5 years ago

How would you like the feature to work?

1) Loading https://map.secondlife.com/map-1-1000-1000-objects.jpg or https://map.secondlife.com.s3.amazonaws.com/map-1-1000-1000-objects.jpg should not result in a browser error due to the 2) Loading a non-https url gets auto-redirected to the https url.

Why is this feature important to you? How would it benefit the community?

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-227381 | | Summary | Enable HTTPS for Map API tiles | | Type | New Feature Request | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | SignpostMarv Martin (signpostmarv.martin) | | Created at | 2019-07-24T18:07:38Z | | Updated at | 2019-07-24T18:50:46Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2019-07-24T13:50:44.482-0500', 'How would you like the feature to work?': '1) Loading https://map.secondlife.com/map-1-1000-1000-objects.jpg or https://map.secondlife.com.s3.amazonaws.com/map-1-1000-1000-objects.jpg should not result in a browser error due to the \r\n2) Loading a non-https url gets auto-redirected to the https url.', 'Original Reporter': 'SignpostMarv Martin (signpostmarv.martin)', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'Target Viewer Version': 'viewer-development', 'Why is this feature important to you? How would it benefit the community?': '* Mixed content warnings are bad.\r\n* Required for HTTP2 delivery\r\n* * HTTP2 delivery of map api-related assets enables h2-push preloading in addition to existing "link rel-preload" preloading.', } ```
sl-service-account commented 5 years ago

Spidey Linden commented at 2019-07-24T18:50:44Z

Thank you for the suggestion - we will look into this.