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

Connection to upstream server failed javax.net.ssl.SSLHandshakeException: Received fatal alert: illegal_parameter #887

Open
apanly opened this issue Dec 2, 2021 · 0 comments

Comments

@apanly
Copy link

apanly commented Dec 2, 2021

Help !!!

CentOS7 Python selenium request https://www.dmcic.com:8443 and 118.213.37.90 , has error .

i think because the ssl is generated by self. anyone can resolve this problem !!

the following error msg

[INFO 2021-12-01T23:17:18,172 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-0) (HANDSHAKING) [id: 0x6542ca0e, L:0.0.0.0/0.0.0.0:53524 ! R:www.dmcic.com/118.213.37.90:8443]: Connection to upstream server failed javax.net.ssl.SSLHandshakeException: Received fatal alert: illegal_parameter
at sun.security.ssl.Alert.createSSLException(Alert.java:131) ~[?:1.8.0_312]
at sun.security.ssl.Alert.createSSLException(Alert.java:117) ~[?:1.8.0_312]
at sun.security.ssl.TransportContext.fatal(TransportContext.java:311) ~[?:1.8.0_312]
at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293) ~[?:1.8.0_312]
at sun.security.ssl.TransportContext.dispatch(TransportContext.java:185) ~[?:1.8.0_312]
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:152) ~[?:1.8.0_312]
at sun.security.ssl.SSLEngineImpl.decode(SSLEngineImpl.java:588) ~[?:1.8.0_312]
at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:544) ~[?:1.8.0_312]

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