Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use https?
#1
Question 
Delphi version: 10.3
Intraweb version: 16
Application type: Http.sys

I'm trying to secure my website.
For testing purposes, I've already generated a self-signed certificate and reserved the URL (netsh http delete urlacl url=http://+:8888/; netsh http add urlacl url=http://+:8888/ user="Everyone").
However, my website still doesn't support HTTPS.
Note: I'm not using a domain; I'm accessing it locally (127.0.0.1:8888).

What am I doing wrong?
Reply


Messages In This Thread
How to use https? - by Patrick1540 - 10-07-2025, 08:07 PM
RE: How to use https? - by Alexandre Machado - 10-08-2025, 12:44 AM
RE: How to use https? - by Patrick1540 - 10-09-2025, 01:53 PM
RE: How to use https? - by Alexandre Machado - 10-09-2025, 07:19 PM
RE: How to use https? - by iftkhar - 10-25-2025, 07:05 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)