Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTTPS with Intraweb
#11
Hello,

Thank you to try to help me.

I always have the same problem even with Httpsys. HTTPS doesn't work ... 
-> Google Chrome error : This site is unreachable <<DomainName>> does not allow the connection.

I write here what I do step by step. Maybe someone will see what is missing.

My program is a 32bit application and I install it as a windows service on a server with Windows server 2016 (64 bits) without IIS.
 
I buy my certificate for my domain name and install it.

(Import it into the Windows certificate store; and then bind that certificate to port 443)
On Chrome I see it in Parameters> SSL > Certificate > Other People.

I put libeay32.dll and ssleay32.dll (32 bits) and root.pem , cert.pem and key.pem on the same folder of my exe.
Create an inbound rules for port 443. 
Install my service and start it.

-> HTTP works and HTTPS don't.


When I do netstat command on my server, I see my application is listening on port 80 but not on port 443...

There is a way to see if SSL is correcty install on my server and see what's wrong? 
Because if we juste have to put 2 dlls and change SSL Options I think the problem comes from the server configuration / certificate installation and not from the .exe.
Reply


Messages In This Thread
HTTPS with Intraweb - by Orpair - 05-23-2019, 10:27 AM
RE: HTTPS with Intraweb - by Jose Nilton Pace - 05-23-2019, 11:33 AM
RE: HTTPS with Intraweb - by Orpair - 05-23-2019, 11:42 AM
RE: HTTPS with Intraweb - by kudzu - 05-23-2019, 01:51 PM
RE: HTTPS with Intraweb - by Orpair - 10-04-2019, 03:01 PM
RE: HTTPS with Intraweb - by kudzu - 10-04-2019, 03:40 PM
RE: HTTPS with Intraweb - by Orpair - 10-04-2019, 05:59 PM
RE: HTTPS with Intraweb - by Alexandre Machado - 10-07-2019, 09:37 AM
RE: HTTPS with Intraweb - by Orpair - 10-07-2019, 09:58 AM
RE: HTTPS with Intraweb - by Jose Nilton Pace - 10-07-2019, 11:31 AM
RE: HTTPS with Intraweb - by Orpair - 10-08-2019, 11:35 AM
RE: HTTPS with Intraweb - by kudzu - 10-08-2019, 03:03 PM
RE: HTTPS with Intraweb - by Orpair - 10-08-2019, 06:11 PM
RE: HTTPS with Intraweb - by kudzu - 10-08-2019, 09:53 PM
RE: HTTPS with Intraweb - by Orpair - 10-09-2019, 07:04 AM
RE: HTTPS with Intraweb - by Jose Nilton Pace - 10-09-2019, 11:18 AM
RE: HTTPS with Intraweb - by Orpair - 10-09-2019, 11:31 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)