On Tue, Apr 07, 2020 at 11:46:33AM +0200, Michael Storz wrote:

> > I should perhaps mention that the "tlstype.pl" Perl script does not
> > handle TLS connection re-use.  I've not looked at what it would take
> > to do that.
> 
> And it does not work for mixed-case hostnames:
> 
> - TLS connection established to lower-case-hostname
> - relay=mixed-case-hostname

Ah, thanks. Easily enough corrected, by wrapping Perl values in
lc($value).  If you fix this and more issues, feel free to put it up on
github somewhere...  I am not planning to become a "maintainer" of this
off-the-cuff script.

-- 
    Viktor.

Reply via email to