Skip to content

Error ERR_SSL_PROTOCOL_ERROR #127

@IIiKoBiT

Description

@IIiKoBiT

When I try to open a connection using ssl, I get an error.

WebSocket connection to 'wss://localhost:9001/' failed: Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR

server
let server = new binaryServer({port: 9001, server: serverHTTPS});

client
this.stream = new BinaryClient("wss://localhost:9001");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions