Create a self-signed certificate

    • Martyn Double |
    • 0 step |
    • 10 seconds
      Click the Windows button, type "CMD". Right-Click on Command Prompt" and select "Run as Administrator"
      The installation directory may be different on your system. In this example, the installation is "C:\Program Files\OpenSSL-Win64\bin"
      Enter: CD "{Open SSL Installation Directory\OpenSSL-Win64\bin" Enter: openssl req -new -newkey rsa:2048 -days 3650 -nodes -x509 -keyout "{your path here}\ImagenWebSP.pem" -out "{your path here}\ImagenWebSP.pem" -subj "/O=Organization Name/CN=your_imagen_domain"
      Double-click here: Click here:
      This Scribe is in tip-top shape!Leave feedback if there are any issues with this Scribe