I am hoping one of you web masters might be able to give me some pointers on how to solve a problem.
I have a website that has an employee login page. After employee logs in, a button apprears that is linked to intranet site. They click on button and now they are inside the net on the intranet.
I wanted this to be secure, so I used https. Now when the employee logs in the button appears, but when they click on it, it times out with message can’t find server.
Could someone tell me how to think about solving this. Do I need to do a port redirection to intranet server? Do I need to enable https on intranet?
Hoping someone can give me some insight on how to solve.
thanks