Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
http.sys and SSL
#3
(07-13-2018, 05:56 AM)TonyNZ Wrote: First up ... as far as I can gather the StandAloneSSL demo doesn't work when compiled under 15.0.7. I compile / run it under 14.2.28 and it all works. If I then compile it under 15.0.7 I either get (depending on browser) 404 pages ("Resource not found") or errors such as: EIdOSSLUnderlyingCryptoError 'Error accepting connection with SSL. ... routineConfusedsl3_get_client_hello:no shared cipher'!

I have however got my own SA working under 15.0.7 with SSL as an application and with a Custom Server. Now I want to use http.sys. To use http.sys with SSL do I have to convert the .pem files to IIS formats and install them so http.sys "knows" about them? If so ... advice or suggestions appreciated.

Thanks.

First things first: SSL works perfectly with IW 15. This has been extensively tested, both Indy and Http.sys servers.

Even if you are using Http.sys server you need to set your ServerController.SSLOptions.Port to your HTTPS port (default value is zero, which means don't do any HTTPS binding). If you set to, for instance, 443, your IW Http.sys application will create a binding for HTTPS using that port.

We will update our Http.sys doc to include HTTPS information and a new demo within a couple of days. I'll keep you posted. For now, the best documentation available is that one suggested by Jeroen, above, although not everything applies to IW Https.sys apps.

Kind 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)