cyclestreets / winphone

Windows Phone 8 app
1 stars 0 forks source link

Move tileserver to HTTPS #84

Open mvl22 opened 8 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.

These need to be moved: https://github.com/cyclestreets/winphone/blob/master/Pages/TileSources.cs#L24-L40

realworld666 commented 8 years ago

Done. Will be in the next release

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.