microsoft / msopentech-tools-for-intellij

Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28 stars 34 forks source link

Retain SSL for storage endpoint URIs for regions that are outside of China #317

Closed avranju closed 9 years ago

avranju commented 9 years ago

Due to an outstanding SSL certificate issue the plugin converts SSL storage endpoint URLs to plain HTTP URLs. This needs to be scoped so that such replacement occurs only for storage endpoints that are homed in datacenters based out of China as opposed to all datacenters the way it is right now.

babumuralidharan commented 9 years ago

@ramkumargtv, can you mark your observations on this issue?

ramkumargtv commented 9 years ago

For US subscription, The Storage URL end points contain HTTPS protocol For Moon Cake Subscription, The Storage URL End point Contains HTTP protocol