Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IntraWeb 15 with SSL
#5
I just followed the demo years ago @ https://github.com/Atozed/IntraWeb/tree/...ndAloneSSL

Been using stand alone IW server for 10+ years and HTTPS:// for number of years.

What exactly is NOT working?

I have my cert.pem, key.pem and root.pem files in my folder where the .exe lives.

I read the certificate password set by admin from an INI file.. that is encrypted.

I decrypt it and set it via SSLOptions.CertificatePassword

I also set SSLOptions.SSLVersion to TLSv12
and
SSLOptions.NonSSLRequest := nsRedirect;

So if users come via HTTP:// it will redirect them to HTTPS://

It has been YEARS since I had to do it all and set it up, but wasn't much of an issue and was up and running since with out and issues.
Reply


Messages In This Thread
IntraWeb 15 with SSL - by jim611 - 10-31-2021, 06:25 PM
RE: IntraWeb 15 with SSL - by kudzu - 10-31-2021, 10:48 PM
RE: IntraWeb 15 with SSL - by kudzu - 11-14-2021, 11:16 PM
RE: IntraWeb 15 with SSL - by kudzu - 11-15-2021, 12:00 AM
RE: IntraWeb 15 with SSL - by cpstevenc - 11-15-2021, 01:26 AM
RE: IntraWeb 15 with SSL - by Alexandre Machado - 11-15-2021, 09:40 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)