On Tue, 2014-02-04 at 08:41 +0100, Nikos Mavrogiannopoulos wrote: > > I didn't check it yet, but note that due to conio.h reading the password > will work only when run from wineconsole. So this may have been the > blocking that you noticed. No, that much works with wine on the command line too. I've now *disabled* the command socket, which means we wouldn't be able to kill it but at least gets me a little further. I can now fail to authenticate to my company's VPN because I need a cert. When I try to use a cert, reading the cert file fails in load_datum() in gnutls.c. The size of the file is 3263 bytes but read() returns 99. I wonder if that could be a wine bug? That is basically a "should never happen" even, although POSIX theoretically allows it. -- dwmw2 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5745 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20140204/f097d132/attachment.bin>