Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
http.sys and SSL
#4
Thanks Jeroen. I'd seen (and bookmarked) that site ... working my way through things converted the OpenSSL certificates to an IIS (.pfx) file and imported into the Windows certificate store but still get the same problem.

Hi Alexandre. Thanks for the info that http.sys works with SSL. So I presume I'm missing something. Specifically this is what I did ...

Took your HttpSysDemo1 and made the following changes:

Port = 80
SSLOptions.Port = 443
NonSSLRequest = nsAccept
SSLVersion = TLSv12
SSLVersions = [TLSv1,TLSV11,TLSv12]

Copied the appropriate .pem and .dll files into the correct folder.

Test 1:
Replaced IWStartHsys with IWStart, and TIWStartHSys.Execute(true) with TIWStart.Execute(true).
Run the demo
Both http://domain/HSysApp1/ and https://domain/HSysApp1/ work.

Test 2:
Restore the IWStartHsys and TIWStartHSys.Execute(true)
Run the demo again
http://domain/HSysApp1/ works.
https://domain/HSysApp1/ doesn't work!

Chrome: Site can't be reached (the connection was reset).
Firefox: Secure connection failed (the connection was reset; authenticity of the received data couldn't be verified)
IE: The page can't be displayed.

I shall keep playing with this over the weekend and look forward to updates to the documentation and a http.sys / SSL demo.

Regards
Reply


Messages In This Thread
http.sys and SSL - by TonyNZ - 07-13-2018, 05:56 AM
RE: http.sys and SSL - by jeroen.rottink - 07-13-2018, 06:16 PM
RE: http.sys and SSL - by Alexandre Machado - 07-14-2018, 01:16 AM
RE: http.sys and SSL - by TonyNZ - 07-14-2018, 04:39 AM
RE: http.sys and SSL - by TonyNZ - 07-14-2018, 05:54 AM
RE: http.sys and SSL - by ioan - 10-15-2018, 05:21 PM
RE: http.sys and SSL - by joel - 08-08-2020, 04:14 PM
RE: http.sys and SSL - by kudzu - 08-08-2020, 06:33 PM
RE: http.sys and SSL - by joelcc - 08-11-2020, 07:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)