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 aborted #3

Open
JurajKub opened this issue Apr 8, 2018 · 0 comments
Open

Connection aborted #3

JurajKub opened this issue Apr 8, 2018 · 0 comments

Comments

@JurajKub
Copy link

JurajKub commented Apr 8, 2018

Hello,
wen trying to use your server using self signed certificate it shows error
An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:197)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
at NioSSLServer.NioSslPeer.doHandshake(NioSslPeer.java:131)
at NioSSLServer.NioSslServer.accept(NioSslServer.java:146)
at NioSSLServer.NioSslServer.start(NioSslServer.java:105)
at Start.main(Start.java:8)

I found out it is not doing when using TLS program to connect to the server. It always shows this error when trying to connect to it using browser (Chrome, Edge and IE). It does not show the accept certificate screen. I think it has something to do with chrome verifying the certificate first. When using Packet Sender it does work. Do you have any solution?
Thank you.

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