Click here to Skip to main content
15,888,062 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am building a website , for which i 'll be needing SSL certificate . I don't want to buy it, instead want to create it . Can anyone plz instruct me,how to do it ?
Posted

If this is a "real world" website, then you really should buy a certificate from an issuing authority - I'm not sure that self signed ones will work - I haven't tried, but I wouldn't be convinced if I went to log in to my bank and found it was self signed!

If this is for internal use only or for testing, then it's pretty easy: http://www.selfsignedcertificate.com/[^] will do it.
 
Share this answer
 
Comments
Kornfeld Eliyahu Peter 27-Apr-14 7:14am    
Just for the record - self-signed certificate will work too (not that I encourage OP to use it out on the open)...

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