11-09-2022, 05:22 PM
We are using Intraweb 15.2.65 Standard Edition and Delphi 10.4. We have built a standalone Intraweb server. It works fine during testing when accessed with the http:// protocol. We are now trying to get it to work with https://. We have set the Port and SSLversion in the SSLOptions in the ServerController. We have set the main form ConnectionMode to cmSecure.
But when we try to access the page, we get the following error:
Secure mode is required for this form
Can we not use the https:// protocol with this version?
I look forward to your reply.
Randall H. Carpenter
But when we try to access the page, we get the following error:
Secure mode is required for this form
Can we not use the https:// protocol with this version?
I look forward to your reply.
Randall H. Carpenter