Quantcast
Channel: Atozed Forums - All Forums
Viewing all articles
Browse latest Browse all 355

How to use https?

$
0
0
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?

Viewing all articles
Browse latest Browse all 355

Trending Articles