On Wed 19/Jul/2017 22:22:13 +0200 Lucio Crusca wrote:
> Il 19/07/2017 19:22, Alessandro Vesely ha scritto:
>> Did you actually check it?  I mean
>>
>>   certtool -i --infile /etc/courier/esmtpd.pem
>>
>> or
>>
>>   openssl x509 -text -in /etc/courier/esmtpd.pem
> 
> Both tools read the file without errors and display the certificate
> informations, the modulus, the signature and the certificate.

You could try:

   TLS_CERTFILE=/etc/courier/esmtpd.pem couriertls -tcpd < /dev/null

This will fail, complaining that /dev/null is not a socket.  However, any
permissions problem, malformed file, and similar will be spotted before.

Ale

























------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to