Could not use Windows Azure Service management because UI did not accept valid certificates that I used successfully with Visual Studio 2010. Got following error:
"Please check your configuration".
I am sure the configuration is correct.
Maybe you can try to launch eclipse with additional parameter -Dsun.security.ssl.allowUnsafeRenegotiation=true
in eclipse.ini file
Log in to post a comment.
Maybe you can try to launch eclipse with additional parameter
-Dsun.security.ssl.allowUnsafeRenegotiation=true
in eclipse.ini file