[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[iaik-ssl] SSL v2.0 connections
I'm having trouble connecting to a server running SSL v2.0.
I tried doing so by adding the following line of code to
demo.basic.SSLClient.java:
context.setAllowedProtocolVersions(SSLContext.VERSION_SSL20,
SSLContext.VERSION_TLS10);
When I run the program, it still says it is sending a v3 client-hello
message requesting version 3.1, and the server doesn't respond.
Thanks for the help.
Rocky Rhodes
myCFO, Inc.
--
Mailinglist-archive at http://jcewww.iaik.at/mailarchive/iaik-ssl/sslthreads.html
To unsubscribe send an email to listserv@iaik.at with the folowing content: UNSUBSCRIBE iaik-ssl