Hi, I wanted to use TLS connection renegotiation. Java and many browsers have fixed the TLS Renegotiation bug by implementing RFC 5746 [1], so this should be workable. (I am not sure exactly which browsers have fixed this. If anyone has a list please let me know).
My question is how do I get the renegotiation to happen - programmatically would be best. Any ideas? Henry [1] http://download.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide.html#tlsRenegotiation Social Web Architect http://bblfish.net/ _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
