Giving Away 5 Free SSL certificates

Status
Not open for further replies.

Dom

Active Member
608
2010
53
0
Hello Wjunction Member's

I will be giving away 5 FREE SSL certificates by from Comodo. I got them when I bought my 100TB server.

Please PM me with the following details so that we can place SSL
order for you.

1)Host to make cert for (with or without "www")
2 ) An email address to receive the SSL certificate and confirmation emails.
This can be any of the following format.

admin@, hostmaster@,root@, ssladmin@, sysadmin@,administrator@, webmaster@

3 ) Address and contact information :

* Your Name
* Your Company
* Contact Email Address
* Address 1
* Address 2
* Town
* County
* Postcode
* Country

Login to the server via ssh and execute the following commands.

To create a key use:
Code:
[B]openssl genrsa -des3 -out example.com.key 2048[/B]
You can generate CSR by executing this command from an SSH session on your server.

Code:
[B]openssl req -new -key example.com.key -out example.com.cs[/B]r
(you might be able
to generate the CSR directly from cPanel if you have it)


Proof I have the SSL Certs

[SLIDE]http://screensnapr.com/e/zQIDxx.png[/SLIDE]


Regards ,

Domenic
 
4 comments
Status
Not open for further replies.
Back
Top