I'm trying to run/test the demo app IndyHttpsDemo but I can't get it to work.
If I use link http://127.0.0.1:8888/, I will get this error:
Error details:
------------------------------------------------------------------------------------------------------------------------
Exception message : Secure mode is required for this form.
Depending on the error condition, it might be possible to restart the application.
Exception class : EIWException
If I use link https://127.0.0.1:8888/ it will spin forever and won't load.
What am I missing?
If I use link http://127.0.0.1:8888/, I will get this error:
Error details:
------------------------------------------------------------------------------------------------------------------------
Exception message : Secure mode is required for this form.
Depending on the error condition, it might be possible to restart the application.
Exception class : EIWException
If I use link https://127.0.0.1:8888/ it will spin forever and won't load.
What am I missing?