Re: Example source to create/request SSL Certs (General questions)
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:
- Example source to create/request SSL Certs - Chris, 2004-10-07, 10:35
- Re: Example source to create/request SSL Certs - wodSupport, 2004-10-08, 03:19
- Re: Example source to create/request SSL Certs - chris, 2004-10-17, 21:10
- Re: Example source to create/request SSL Certs - chris, 2004-10-27, 11:21
- Re: Example source to create/request SSL Certs - chris, 2004-10-27, 14:50
- Re: Example source to create/request SSL Certs - Chris, 2004-10-27, 15:21
- Re: Example source to create/request SSL Certs - wodSupport, 2004-10-27, 15:43
- Re: Example source to create/request SSL Certs - amirsky, 2010-03-16, 09:44
- Re: Example source to create/request SSL Certs - woddrazen, 2010-03-16, 09:57
- Re: Example source to create/request SSL Certs - amirsky, 2010-03-16, 13:56
- Re: Example source to create/request SSL Certs - woddrazen, 2010-03-16, 14:33
- Re: Example source to create/request SSL Certs - amirsky, 2010-03-16, 13:56
- Re: Example source to create/request SSL Certs - woddrazen, 2010-03-16, 09:57
- Re: Example source to create/request SSL Certs - amirsky, 2010-03-16, 09:44
- Re: Example source to create/request SSL Certs - wodSupport, 2004-10-27, 15:43
- Re: Example source to create/request SSL Certs - Chris, 2004-10-27, 15:21
- Re: Example source to create/request SSL Certs - chris, 2004-10-27, 14:50
- Re: Example source to create/request SSL Certs - chris, 2004-10-27, 11:21
- Re: Example source to create/request SSL Certs - chris, 2004-10-17, 21:10
- Re: Example source to create/request SSL Certs - wodSupport, 2004-10-08, 03:19