Opened 14 years ago

Closed 14 years ago

Last modified 9 years ago

#221 closed defect (fixed)

Client/server communication fails if client hostname contains uppercase characters

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.8.0
Component: main Version:
Keywords: Cc:

Description

The server normalizes the client hostname to lowercase, the client doesn't. Since the hostname is included in the signature, the communication will fail after successful negotiation of a session key, with the message Invalid connection attempt: Signature mismatch.

Change History (1)

comment:1 by rainer, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [293] (released as 2.7.2c).

Note: See TracTickets for help on using tickets.