cyclestreets / ios

iPhone app
https://www.cyclestreets.net/mobile/iphone/
179 stars 149 forks source link

Move tileserver to HTTPS #98

Closed mvl22 closed 6 years ago

mvl22 commented 8 years ago

We're gradually moving all our infrastructure to HTTPS.

The tileserver is available as an HTTPS endpoint now.

All these need to be moved: https://github.com/cyclestreets/ios/search?utf8=%E2%9C%93&q=http%3A%2F%2Ftile.cyclestreets.net

mvl22 commented 8 years ago

Sub-subdomains, i.e.

{a,b,c}.tile.cyclestreets.net

now available under HTTPS. These should be used, as this will be most performant, allowing the client to make more simultaneous requests.

mvl22 commented 8 years ago

The latter point is noted as separate issue #104.

neilkachu commented 7 years ago

Complete for next build