Comment 3 for bug 269534

Revision history for this message
David Roberts (david.roberts) wrote :

I can confirm this. I could only connect after converting my ascii key to hex: `perl -e 'print unpack("H*", "WepAsciiKeyHere"),"\n"'`