Matteo Corti
Matteo Corti
Dear Peter, Just to be sure. In the case of ```-s zen.spamhouse.org``` I would look for the authoritative name server for spamhouse.org: ``` $ host -t soa spamhouse.org spamhouse.org has...
In this case the ```-A``` option should used, but it's not implemented yet...
No I cannot. It's an open source project and anybody can contribute. At the moment I don't have the time ...
tds protocol issues with python script: AttributeError: 'module' object has no attribute 'MemoryBIO'
I cannot reproduce the problem. - Which system are you using? - Can you please post the debugging output?
Is there a public host that I can use for a test? Would it be possible to get the debugging output?
Thanks for the report. I actually added the client cert feature, but I never used it (so it's difficult to detect problems).
The option ```-chainCAfile``` is only available from OpenSSL 3.0. I'll implement the fix but I have to think what to do with older versions ...