Directaccess can't connect with IP-HTTPS

Hi,

I'm cannot connect from client with Direct access thru IP-HTTPS tunnel.

On client:

   

On server:

How I can troubleshoot why from Internet explorer on server I got "cannot display the webpage"? is it IIS problem?

Thank you

February 6th, 2015 2:44am

If IIS is listening to port 443, on the same IP as DA then that is your problem.

Disable all bindings to port 443 on DA address in IIS and restart the server (including "all unassigned").

What does the Event Viewer on the server tell you?

Free Windows Admin Tool Kit Click here and download it now
February 6th, 2015 4:21am

Thank you,

Now it is working.

I run on DA server

netsh http del sslcert 0.0.0.0:443

and

netsh http add sslcert ipport=0.0.0.0:443 certhash=<certHash> appid="{5d8e2743-ef20-4d38-8751-7e400f200e65}" dsmapperusage=enable

and retart IIS.

  • Marked as answer by DimiKo 2 hours 5 minutes ago
February 6th, 2015 4:43am

Thank you,

Now it is working.

I run on DA server

netsh http del sslcert 0.0.0.0:443

and

netsh http add sslcert ipport=0.0.0.0:443 certhash=<certHash> appid="{5d8e2743-ef20-4d38-8751-7e400f200e65}" dsmapperusage=enable

and retart IIS.

  • Marked as answer by DimiKo Friday, February 06, 2015 9:40 AM
Free Windows Admin Tool Kit Click here and download it now
February 6th, 2015 12:40pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics