Changeset 5eab9260 for otr.c

Timestamp:
2018-09-09T22:04:41Z (6 years ago)
Author:
Christopher Brannon <chris@…>
Branches:
master
Children:
67f4cfe
Parents:
37437f2
git-author:
Christopher Brannon <chris@…> (09-09-18 21:45:10)
git-committer:
Christopher Brannon <chris@…> (09-09-18 22:04:41)
Message:

SSL: correctly handle hostnames starting with a digit when SNI is needed.

I noticed that I was unable to connect to a host with bitlbee.
Tracking it down, I found that the problem was that the host needed SNI
but bitlbee wasn't trying to use it. The hostname started with a digit,
so bitlbee was assuming that it was an IP address.

(No files)

Note: See TracChangeset for help on using the changeset viewer.