I tried gmail smtp with the same configuration (port: 587
STARTTLS connection, Normal password) and the emails always go
through, even with version 2:3.14-2 of libnss3.

> Carsten Schoenert wrote:
> But I think after the clarification from Mike this two bugs can be
> closed.

It really seems to be related to md5 vs. sha1 signature of
certificates, as Mike is suggesting, since

$ openssl s_client -connect smtp.pd.istc.cnr.it:587 -starttls smtp <
/dev/null | sed -n '/BEGIN/,/END/p' | openssl x509 -text >
pd_istc_cnr_it_SMTP_openssl.txt | grep Algorithm

gives "Signature Algorithm: sha1WithRSAEncryption"

Thanks everybody and best regards,
   Giacomo.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to