JDK 1.4 - protocol(HTTP request) - GA data feeds
Getting following exception in JDK 1.4, while making protocol request to Google data feed - authentication.
Code works fine in JDK 6? Is there any security related setting required in JDK 1.4?
java.net.SocketException: Default SSL context init failed: java.io.IOException: subject key, Unknown key spec: Invalid RSA modulus size.
at javax.net.ssl.DefaultSSLSocketFactory.createSocket(DashoA12275)
Thanks,
Ravuth