• DocuWare App Android login certificate error

    Hallo

    seit der Docuware Mobile Verison 4.2111.3 (Android) haben wir das Problem, dass unser Serverzertifikat als unsicher angesehen wird und wir die App nicht mehr nutzen können. Mit der Version v.4.2103.2 war das noch möglich.

    Unser DocuWare Zertifikat ist ein SelfSigned Zertifikat von LetsEncrypt, da das System von extern nicht erreichbar ist.
    Das Trust Zertifikat von unserer CA wird aber über user MDM auf das Gerät verteilt. Die App scheint dieses Zertifikat im lokalen Geräte TrustStore aber nicht zu suchen / finden.

    Das Zertifikat ist valide.Die Webseite vom Smartphone aus zu öffnen macht keine Probleme.

    1. Warum prüft die DocuWare App nicht den lokalen TrustStore des Gerätes
    2. Warum gelten selbst signierte Zertifikate als "potentiell Unsicher", wenn das CA Zertifikat auf dem Gerät doch vorliegt ?

     
  • Store Integration

    Hello,
    I have a question about the integration possibility of the storage dialog. In the platform this function is shown to me using the rest api.
    However, when I fill the parameters, I only get a white html page back. I would like to be able to include the I-frame of the drop dialog in other applications. 

    Function from the platform:
    /DocuWare/Platform/WebClient/Store?dlgID={dlgID}&fc={fc}&culture={culture}&validateMandatoryFields={validateMandatoryFields}