EvilZone
Programming and Scripting => Projects and Discussion => : crXss October 15, 2012, 09:55:44 PM
-
Sup.
Anyone develop a self signed certificate before? Is there a DIY method or template?
Granted I could have googled this and found the answer myself but I thought I'd use this as an opportunity to meet some fellow coders as I've been away from IRC & forums for nearly 10 years.
Your input is appreciated
-crXss
-
Self signed certificate for what? For Android you create your own certificate, or you can reuse them. For Java applets to run you have to sign them with either self-made certificate or use some other certificate.
-
For an apache or IIS7 server.
-
So you're talking about SSL?
-
Kulverstukas relax :)
OP:
Go to http://www.instantssl.com/ssl-certificate-products/free-ssl-certificate.html
You will have valid certificate for 90 days , after that it will work as self signed.
There you will find instructions how to generate server key and so on.
-
http://www.akadia.com/services/ssh_test_certificate.html
http://www.dylanbeattie.net/docs/openssl_iis_ssl_howto.html
This?
-
Simba & caOs, that was it.