-
Notifications
You must be signed in to change notification settings - Fork 97
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
Failed to connect Spring Boot 1.4.2 (Tomcat 8.5.6) #30
Comments
The connection issue was solved by configuring property server.ssl.ciphers=ALL. |
Maybe Explanation helps? |
The issue above occurs on IE 11.0 and works fine under Chrome. |
I tried set origin other than '', e.g. |
I'm trying connect to Spring Boot server (v1.4.2, Tomcat 8.5.6) valid CA signed certificate (SHA256withRSA, SHA1withRSA, 2048) and GOT ALERT! type=40, which looks like handshake issue. Any insight is appreciated.
The text was updated successfully, but these errors were encountered: