I also converted my application from Indy to Http.sys with SSL.
Followed all instructions from https://www.atozed.com/intraweb/certmana...lications/
but when typing the name that I gave to the Certificate when creating it (Domain field), I always get the same error on the browser: ERR_CONNECTION_REFUSED
The certificate is installed, is it added a binding to it, but no go.
One question: When add SSL Binding, the port that I musto enter, is the port of the Servercontroller.Port, right?
Must I set any properties of SSLOptions.Certificate, like CertFileName, Password, etc...?
Must I copy any of the files that were created where creating the self signed certificate with iwcertificatemanager to the app folder?
I'm lost here!
Followed all instructions from https://www.atozed.com/intraweb/certmana...lications/
but when typing the name that I gave to the Certificate when creating it (Domain field), I always get the same error on the browser: ERR_CONNECTION_REFUSED
The certificate is installed, is it added a binding to it, but no go.
One question: When add SSL Binding, the port that I musto enter, is the port of the Servercontroller.Port, right?
Must I set any properties of SSLOptions.Certificate, like CertFileName, Password, etc...?
Must I copy any of the files that were created where creating the self signed certificate with iwcertificatemanager to the app folder?
I'm lost here!