Re: Example source to create/request SSL Certs - WeOnlyDo Discussion board

Re: Example source to create/request SSL Certs (General questions)

by amirsky, Tuesday, March 16, 2010, 13:56 (5158 days ago) @ woddrazen

Thanks for the response. Got that working but my current issue is that i am trying to follow the instructions given by an SSL provider. This what they require, how can i print out that sample they they give below?:

(Quoted)

You must generate a Certificate Signing Request (CSR) on your webserver. Click here for help generating your CSR. When you have created your CSR you may continue with the enrollment.

NOTE: Please ensure that the Common Name (CN) in your CSR is ONE of the following:

* your Fully Qualified Domain Name (e.g. secure.yourdomain.com )
* the Full Server Name of your internal server (e.g. techserver )
* your Private IP address (e.g. 192.168.0.1 )

After you have generated a CSR using your server software copy and paste the CSR text using an ASCII text editor into the CSR box below. Your CSR should look something like this:

-----BEGIN CERTIFICATE REQUEST-----
MIIDUDCCArkCAQAwdTEWMBQGA1UEAxMNdGVzdC50ZXN0LmNvbTESMBAGA1UECxMJ
TWFya2V0aW5nMREwDwYDVQQKEwhUZXN0IE9yZzESMBAGA1UEBxMJVGVzdCBDaXR5
(more encoded data).......
Rq+blLr5X5iQdzyF1pLqP1Mck5Ve1eCz0R9/OekGSRno7ow4TVyxAF6J6ozDaw7e
GisfZw40VLT0/6IGvK2jX0i+t58RFQ8WYTOcTRlPnkG8B/uV
-----END CERTIFICATE REQUEST-----


Complete thread: