8000 Connection aborted · Issue #3 · alkarn/sslengine.example · GitHub
[go: up one dir, main page]

Skip to content

Connection aborted #3

@JurajKub

Description

@JurajKub

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0