Thanks Chris,
your comment were very valuable. Most were confirmations of my own findings
which is needed
after many hours of investigation when doubt kicks in. As you suggested I took
a trip down the
socketFactory road but realised that just sending a plain mail shouldn't be
that complicate
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Curt,
Marking [OT] since Tomcat is not responsible for sending email.
Responses in-line.
On 4/14/20 06:48, Curt Johansson wrote:
> Hi, I have a written a webapplication deployed in Tomcat 8.5.31
> that sends mail using Apache-commons email client.
Hi, I have a written a webapplication deployed in Tomcat 8.5.31 that sends mail
using Apache-commons email client. This is working fine but the mail server
will be configured to accept only TLSv1.2 in the future so I have to make sure
the client can open a TLSv1.2 connection. Tomcat is configure