Skip to content

Install SSL on Windows with IntraWeb

For Windows applications using the built-in IntraWeb web server.

Requirements

  • Valid SSL certificate
  • .pfx file
  • PFX password
  • IntraWeb 15 or newer

PFX Location

Place the .pfx file next to the application .exe, or in a directory readable by the application.

OpenSSL DLLs

Make sure these files are available in the application directory:

  • libssl-1_1.dll
  • libcrypto-1_1.dll

Configure the PFX path, PFX password, and HTTPS port, then restart the application.

Released under internal 12SSL documentation guidelines.