-
Looks like that the certificate is not recognized by the JVM running OneDev. Are your mail server using a self-signed certificate?
-
No, I'm using a certificate generated by Cloudflare.
-
How are you running OneDev? Via docker or via JVM?
-
I'm currently running it with JVM though I'm thinking about docker.
-
Please make sure to run OneDev with latest Java 17 LTS version to see if it recognizes your CA.
-
I'm currently running
openjdk version "1.8.0_312" OpenJDK Runtime Environment (build 1.8.0_312-8u312-b07-0ubuntu1~20.04-b07) OpenJDK 64-Bit Server VM (build 25.312-b07, mixed mode)According to
java -version(I'm not sure how to update the Java version)I was able to get it to work on port 25 without StartTLS enabled, though the secure ports are still giving the same error (In the case I use a secured port I enable StartTLS).
-
JDK 1.8 is pretty old, and it may not include latest CA root certificates. Try JDK 17 if you want to enable TLS.
-
Previous Value Current Value Open
Closed
-
How are you running OneDev? Via docker or via JVM?
-
Please make sure to run OneDev with latest Java 17 LTS version to see if it recognizes your CA.
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
I'm using Cyberpanel with the mail server solution called Rainloop to host my websites but I can't seem to connect my mail to OneDev.
I'm getting the following output:
There is a valid SSL certificate on the mail server and rDNS is enabled.