Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSLv2Hello HandshakeException #163

Open
Justvuur opened this issue May 6, 2020 · 0 comments
Open

SSLv2Hello HandshakeException #163

Justvuur opened this issue May 6, 2020 · 0 comments

Comments

@Justvuur
Copy link

Justvuur commented May 6, 2020

Hi there,

I'm using Java 1.8.241 with Embedded Jetty 9.29.
I've been using the AtmosphereClient to connect.

I've recently tried making changes to the server to make use of HTTPS but the client is unable to connect. I get a javax.net.ssl.SSLHandshakeException: SSLv2Hello is disabled error.
I've chatted to the Jetty guys, they say that SSLv2Hello has been disabled by default from Java 7+.

My question/issue, is it possible to use the AtmosphereClient with HTTPS?
Can it be configured to use TLSv1.2 or greater?
If so, do you have an example I could look at?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant