Zitat Zitat von Helfo Beitrag anzeigen
[...]self-signed certificate instead of a certificate signed by a commercial Certificate Authority. You'll need to install the server's certificate into your trust store. The InstallCert program will help.[...]

Nabend,

Ich bin gerade auch das Mail-Plugin am einrichten, dabei taucht bei mir der selbe Fehler auf.

Von Java hab ich leider gar keine Ahnung,
ich lese allerdings aus der FAQ heraus, dass ich das Serverzertifikat auf dem Server PC vom firEmergency installieren muss (in den Zertifikatsspeicher unter Eigene Zertifikate - Zertifikate)
Doch woher bekomme ich das Zertifikat, ich habe lediglich bei uns in der VG ein Exchange 2013 Postfach für firEmergency und bin dort kein Admin?

Bzw. wie kann ich dem Programm sagen, dass es auch selbst signierten Zertifikaten vertrauen soll?


Entschuldigt bitte, dass ich dieses Thema ausgrabe, aber weil es der selbe Fehler ist, dachte ich, dass es besser passt.


Folgend ist noch kurz mein Consolenexport vom Fehler:
Code:
23.10.2014 - 17:28:41.117 INFO  InputPool - Input-Plugin neu gestartet: Mail-Eingang Überwachung
23.10.2014 - 17:28:41.117 INFO  MailInput - Mail-Überwachung gestartet
23.10.2014 - 17:28:41.195 ERROR MailInput - sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
javax.mail.MessagingException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:670) ~[firEmergency.jar:na]
	at javax.mail.Service.connect(Service.java:317) ~[firEmergency.jar:na]
	at javax.mail.Service.connect(Service.java:176) ~[firEmergency.jar:na]
	at javax.mail.Service.connect(Service.java:125) ~[firEmergency.jar:na]
	at mailInput.MailInput.connectToStore(MailInput.java:189) [MailInput.jar:na]
	at mailInput.MailInput.startConnectingToStore(MailInput.java:141) [MailInput.jar:na]
	at mailInput.MailInput.run(MailInput.java:134) [MailInput.jar:na]
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at sun.security.ssl.Alerts.getSSLException(Unknown Source) ~[na:1.8.0_25]
...
Einen schönen Abend noch
Grüße
Logan517