With reference to the recent custom SSL provision for Azure website on the reserved instance - how can I enforce 256-bit encryption? All I see is the 128 bit using RC4_128. I want to ensure users connect using 256 bit encryption using AES_256.
The link provided does not have any input on this - http://www.windowsazure.com/en-us/develop/net/common-tasks/enable-ssl-web-site/