I have a web application that is hosted on Microsoft Azure Web-Role. How can I disable RC4 cipher?
SSL 3.0 is disabled in PaaS Guest OS images after the January release. See http://azure.microsoft.com/en-us/documentation/articles/cloud-services-guestos-update-matrix/ for more info.
Why do you think SSL 3.0 is still enabled?