TinyWeb icon indicating copy to clipboard operation
TinyWeb copied to clipboard

ERR_CONNECTION_REFUSED using https

Open lleitaovmw opened this issue 1 year ago • 1 comments

Running on a windows 2019 server with local administrator account Commands tried: C:\www\bin\Tiny.exe c:\www\root C:\www\bin\Tiny.exe c:\www\root 443 172.16.1.198

Always getting a "ERR_CONNECTION_REFUSED" when trying to access via browser. Tried locally within the server, navigating to https://ip-address and even https://localhost

lleitaovmw avatar Feb 23 '24 18:02 lleitaovmw

The default tiny.exe does not support https protocol, only the http one.

maximmasiutin avatar Mar 29 '24 22:03 maximmasiutin