Click here to Skip to main content
15,902,845 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey, I want to configure SSL and want to open the port also.
Any Suggestion, Tips...?
Posted
Updated 28-Oct-10 23:47pm
v2
Comments
Nuri Ismail 29-Oct-10 5:48am    
Minor punctuation edits and corrected tag.

1 solution

SSL is a function of the web server you are using not the language used to create the web site.

For IIS read this[^] for Apache read this[^].

You will also need to get a certificate from someone like VeriSign[^] or GoDaddy[^].
 
Share this answer
 

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