Thomas Ward

Results 94 comments of Thomas Ward

A suggestion would be then to disable the E621 test by default. Currently your standard build/test suite skips 10 tests - E621 tests should be one of those that're disabled...

Your certificate is a self-signed certificate. if the certificate is self-signed you will *always* get "Unable to get issuer cert locally" or similar invalids - this is the case with...

Unless the error codes aren't properly handled. However I think your key and cert are inverted in your PEM (most secret item comes first!) so I think you need to...

> Hm. I tried to reproduce this using `openssl s_client ...` Yes, I tested as well. The problem I see here is that unlike Debian/Ubuntu and most systems which are...

On 10/29/2015 01:45 PM, dgw wrote: > Is it worth adding this ability to ZNC when all of these can be > supported by putting webadmin behind a lightweight frontend...

`MaxBufferSize` is accurate and should be left alone. It is the global maximum buffer size permitted for either the 'user' level setting or for individual channels (and only admins can...

If you don't mind my opinion, I don't think this is a bright idea. A problem I routinely see with IRC clients is that they don't show notices all on...

> How could I get you debug logs that don't accidentally leak my passwords? By sanitizing your debug output before providing it here. I.E. checking it for your passwords and...

I'm just going to give an update what I did to make this work on the system. We run MISP on Ubuntu systems, so we did a clean Postfix install...