Hi
Apple have made some changes in iOS9 requiring sites that apps connect to to support TLS1.2 and have certificate signed using SHA256 or greater - https://developer.apple.com/library/prerelease/ios...
I have noticed that the certificate for *.apigee.net is only signed using SHA1 - which means that our apps need to add exceptions when connecting to our APIs on Apigee.
Are there any plans to replace the certificate for *.apigee.net with one signed using SHA256 so we dont need to add exceptions?
Thanks