[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [iaik-ssl] Problem with handshaking
Thanks.
Unfortunately, I have an another problem. This web page
https://www.thesmokeshop.com redirects request to other https page. When
I try to set for redirected page
SSLClientContext context = new SSLClientContext ( oldContext );
or
SSLClientContext context = new SSLClientContext ( );
context.setAllowedProtocolVersions ( ... );
context.setEnabledCipherSuiteList ( ... );
and then to execute request
I get a iaik.security.ssl.SSLException: Invalid parameters for resume
session!
I understand I already have a open session, but I don't know what do I
need to do?!
Thanks,
Leo
--
Mailinglist-archive at http://jcewww.iaik.tu-graz.ac.at/mailarchive/iaik-ssl/maillist.html
To unsubscribe send an email to listserv@iaik.tu-graz.ac.at with the folowing content: UNSUBSCRIBE iaik-ssl