Install SSL on Windows with IntraWeb
For Windows applications using the built-in IntraWeb web server.
Requirements
- Valid SSL certificate
.pfxfile- 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.dlllibcrypto-1_1.dll
Configure the PFX path, PFX password, and HTTPS port, then restart the application.