Please login using your existing BNC username and password. If you do not have a BNC account with us, please register a new account.

Login
  • We're close to having the full website restored. Thank you for your patience!

Guide SSL/TLS Errors in Desktop Clients

Status
Not open for further replies.

Eggy

Customer Support
Administrator
Joined
Aug 1, 2026
Messages
179
SSL/TLS Errors in Desktop Clients

Eggy BNC expects an encrypted connection on port 5000.

Common TLS-related errors include:

  • SSL handshake failed.
  • Wrong version number.
  • Connection reset.
  • The remote host closed the connection.
  • Unable to establish a secure connection.
  • Connection aborted immediately.

Check the client configuration

Use:

Code:
Server: bnc.eggy.net
Port: 5000
SSL/TLS: Enabled

For mIRC-style commands, use:

Code:
+5000

rather than:

Code:
5000

Do not disable certificate checks unnecessarily

A username, password or network-name error is not fixed by disabling certificate validation.

First confirm:

  • The correct server.
  • The correct port.
  • SSL/TLS is enabled.
  • The system date and time are correct.
  • The client is reasonably current.

Include the exact certificate or TLS error in your support thread rather than describing it only as a connection failure.
 
Status
Not open for further replies.
Back
Top