Which are the best certificates to use with the simplifier?

  • Spooner
        5 years ago #10037

        My OnPremise Installation requires SSL Certificates. Which is the best and which the fastest way to get these?

        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
          5 years ago #10046
          Up
          0
          Down
          ::

          Hi Spooner,

          the fastest way is to create self-signed certificates with openssl on your linux command line like this: https://stackoverflow.com/questions/10175812/how-to-create-a-self-signed-certificate-with-openssl

          Mind that you need the crt/key format to use it with the Simplifier OnPremise image. It includes a preconfigured nginx Reverse Proxy. The path to place the certificates is $YOUR_PERSISTANCE/certs. The file names are also preconfigured: default.crt and default.key.

          In case you want to get no browser errors and full compatibility to all mobile devices and all browsers we recommend you to buy a trusted certificate from one of the digital certificate provider.

          Here is an example to place your certificates properly: OnPremise Installation

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

        You must be logged in to reply to this topic.