Hello,
I've got a website which uses java for the back end to send emails to customers via SMTP. However, I cannot get the email to send. I believe it is something to do with my VPS settings / security blocking it or something. If you can help me, please add me on discord. I know the code works because it was tested on another VPS and it worked.
Error: Could not connect to SMTP host: smtp.gmail.com, port: 465; javax.net.ssl.SSLHandShakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
OS: CentOS
Java Version: Java 8
Discord: Logan#7812
I've got a website which uses java for the back end to send emails to customers via SMTP. However, I cannot get the email to send. I believe it is something to do with my VPS settings / security blocking it or something. If you can help me, please add me on discord. I know the code works because it was tested on another VPS and it worked.
Error: Could not connect to SMTP host: smtp.gmail.com, port: 465; javax.net.ssl.SSLHandShakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
OS: CentOS
Java Version: Java 8
Discord: Logan#7812
