SSL Reverse Proxy default key crt File

  • Reinhold
        3 years ago #25355

        Hello,

        i have a Problem with SSL Comunication to an onpremise Simplifier.

        My Rervese Proxy is Apache/2.4.38 (Debian). With port 80 http is all ok, but with https the SSL Handshake is fail.

        Dockerlogs said:

        nginx: [emerg] cannot load certificate key “/opt/simplifier/data/certs/default.key”: PEM_read_bio_PrivateKey() failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: ANY PRIVATE KEY)

        the Certificate and Key-file is in /data/simplifier/data/certs

        My Private key (default.key) is an RSA Key.

        Simplifier don´t load the .key File, What do i wrong?

         

        Christian Kleinschroth
            Has successfully completed the online course Introduction
            Has successfully completed the online course Intermediate (200)
            Has successfully completed the online course Advanced (300)
            Has successfully completed the online course Basics (100)
            Has successfully completed the online course Advanced (310)
            Has successfully completed the online course Advanced (320)
            Has successfully completed the Intermediate Certification
            Has successfully completed the Advanced Certification
          3 years ago #25363
          Up
          0
          Down
          ::

          Hi Reinhold,

          you don’t need an additional Proxy. The Docker already has one, which should be addressed via 443 https. Then, you can start the Docker (without Nginx) and set Proxy Port 8080.

          You can find a step-by-step instruction in our documentation: https://community.simplifier.io/doc/installation-instructions/on-premise/installing-premise-image/

          Best regards,

          Marie

        Viewing 2 posts - 1 through 2 (of 2 total)

        You must be logged in to reply to this topic.