Re: [twsocket] I like to send emails with ssl/01cert.pem but certificate too weak according gmail, any solution?

2017-12-05 Thread Jeff Hamblin
On 12/5/2017 8:58 AM, Angus Robertson - Magenta Systems Ltd wrote: Client SSL applications rarely need to send certificates, so just leave SslCertFile and SslPrivKeyFile blank and everything should work. The confusion here is that the SslContext is used for both client and server applications, a

Re: [twsocket] I like to send emails with ssl/01cert.pem but certificate too weak according gmail, any solution?

2017-12-05 Thread Angus Robertson - Magenta Systems Ltd
> I_m trying to send email via gmail.com. Which perfectly worked > since a while ago. > but now it seems gmail (I think this is the reason) is rejecting > the 01cert.pem certificate Because the encryption is too weak. Client SSL applications rarely need to send certificates, so just leave SslCer

[twsocket] I like to send emails with ssl/01cert.pem but certificate too weak according gmail, any solution?

2017-12-05 Thread Jasja Glasbeek
Good afternoon, I’m trying to send email via gmail.com. Which perfectly worked since a while ago. but now it seems gmail (I think this is the reason) is rejecting the 01cert.pem certificate Because the encryption is too weak. After running: SslSmtpCli1.Host := 'smtp.googlemail.com'; S