Re: [exim] Exim & DANE .. status ?

Top Page
Delete this message
Reply to this message
Author: Cyborg
Date:  
To: exim-users
Subject: Re: [exim] Exim & DANE .. status ?
Am 22.05.2018 um 19:30 schrieb Viktor Dukhovni via Exim-users:
>
> This also checks that the hash is not the hash of an empty input,
> due to failure of "openssl x509" and/or "openssl pkey".


Oh yes.. i had those too with one of exim hashuing routine. Instead of
returning NULL,
if the string was NULL ( empty sql query result ), i got a hash value :D
Thats was disrupting
the logic part and debugging was sooooooooo hard :D

best regards,
Marius