--- english version below ---
Hallo allerseits,
ich versuche gerade ein Outlook-Profil mit Oxtender2 einzurichten und erhalte dabei immer folgende Fehlermeldung:
Bei dem Zertifikat handelt es sich zwar um eine selbstsigniertes Zertifikat, allerdings wurde dieses auch im Zertifikatsspeicher für Vertrauenswürdige Zertifizierungsstellen abgelegt. Der IE und auch der Chrome werfen beim Aufruf der Seite nun keinen Zertifikatsfehler mehr. Mir scheint es aber, das Oxtender2 nicht auf diesen Zertifikatsspeicher zugreift.
Das vollständige LOG ist diesem Post angehängt.
Was kann ich tun?
Viele Grüße
Randy
--- englisch version ---
Hi!
I am trying to create an Outlook Profile with Oxtender2 but I am getting the following error message:
It might be worth mentioning that the respective certificate has been importeted to the store for trusted root certification authorities. IE and Chrome aren't throwing any certificate errors when accessing the page.
The complete log has been attached to this post.
What can I do to resolv this issue?
Kind regards
Randy
Hallo allerseits,
ich versuche gerade ein Outlook-Profil mit Oxtender2 einzurichten und erhalte dabei immer folgende Fehlermeldung:
Code:
---- Sync State ---- Error during Login (SST_LOGIN) ---- Message ---- Beim Zugriff auf den Open-Xchange-Server trat ein unerwarteter Fehler auf. (0x800d0002) ---- Location ---- ---- Details ---- Beim Zugriff auf den Open-Xchange-Server trat ein unerwarteter Fehler auf. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target unable to find valid certification path to requested target ---- Error Object ---- { "code": 2148335618, "code_hex": "0x800d0002", "code_description": "USM error: ox server returned error", "state": 2, "state_description": "SST_LOGIN", "last_usm_call": { "func": "/usm-json/login", "argument": { "user": "bl", "device": "d8311f1fe7e3614fbe6e94e42638f9e6", "password": "****" }, "reply": { "status": 2, "data": null, "errorCode": 1572878, "errorMessage": "Exception occurred during communication with OX server", "errorDetails": { "cause": { "errorMessage": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target", "cause": { "errorMessage": "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target", "cause": { "errorMessage": "unable to find valid certification path to requested target", "exception": "sun.security.provider.certpath.SunCertPathBuilderException", "exception_message": "unable to find valid certification path to requested target" }, "exception": "sun.security.validator.ValidatorException", "exception_message": "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" }, "exception": "javax.net.ssl.SSLHandshakeException", "exception_message": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" } }, "oxError": null } } }
Das vollständige LOG ist diesem Post angehängt.
Was kann ich tun?
Viele Grüße
Randy
--- englisch version ---
Hi!
I am trying to create an Outlook Profile with Oxtender2 but I am getting the following error message:
Code:
---- Sync State ---- Error during Login (SST_LOGIN) ---- Message ---- Beim Zugriff auf den Open-Xchange-Server trat ein unerwarteter Fehler auf. (0x800d0002) ---- Location ---- ---- Details ---- Beim Zugriff auf den Open-Xchange-Server trat ein unerwarteter Fehler auf. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target unable to find valid certification path to requested target ---- Error Object ---- { "code": 2148335618, "code_hex": "0x800d0002", "code_description": "USM error: ox server returned error", "state": 2, "state_description": "SST_LOGIN", "last_usm_call": { "func": "/usm-json/login", "argument": { "user": "bl", "device": "d8311f1fe7e3614fbe6e94e42638f9e6", "password": "****" }, "reply": { "status": 2, "data": null, "errorCode": 1572878, "errorMessage": "Exception occurred during communication with OX server", "errorDetails": { "cause": { "errorMessage": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target", "cause": { "errorMessage": "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target", "cause": { "errorMessage": "unable to find valid certification path to requested target", "exception": "sun.security.provider.certpath.SunCertPathBuilderException", "exception_message": "unable to find valid certification path to requested target" }, "exception": "sun.security.validator.ValidatorException", "exception_message": "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" }, "exception": "javax.net.ssl.SSLHandshakeException", "exception_message": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" } }, "oxError": null } } }
The complete log has been attached to this post.
What can I do to resolv this issue?
Kind regards
Randy
Comment