Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dears,

i have downloaded SecuritySwitch 4.1 - Example Source Code,i have faced an error during opened a secure page.(example:"https://localhost:44342/SecureExampleWebSite/Login.aspx",i have got this message:Unable to connect Firefox can't establish a connection to the server at localhost:44342.
any advice.
Posted
Comments
Sergey Alexandrovich Kryukov 28-Mar-13 10:26am    
There is no such thing as "switching between HTTP and HTTPS". Your HTTP server is either serving HTTPS on some IP address and port or not.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900