Thanks for that. So now I have a file which reads something like the below.
- Which sections of the below do I paste in to which fields of the SSL tab for my site in ISPConfig?
- Do I include the ---Begin Certificate--- and ---End Certificate--- lines as well?
- Should I be using the "Create Certificate" option, or "Save Certificate"?
- What about entries for state / locality / OU fields? Can these be anything?
Thanks!
Bag Attributes
Microsoft Local Key set: <No Values>
localKeyID: 01 00 00 00
Microsoft CSP Name: Microsoft RSA SChannel Cryptographic Provider
friendlyName: [random 70 character code here]
Key Attributes
X509v3 Key Usage: 10
-----BEGIN RSA PRIVATE KEY-----
[13 lines of random code here]
...
...
-----END RSA PRIVATE KEY-----
Bag Attributes
localKeyID: 01 00 00 00
friendlyName: [mydomainnamehere.com]
subject=/serialNumber=[34 character code]=GB/O=www.mydomain.com/OU=[morecode]/OU=See www.rapidssl.com/resources/cps (c)10/OU=Domain Control Validated - RapidSSL(R)/CN=www.mydomain.com
issuer=/C=US/O=Equifax/OU=Equifax Secure Certificate Authority
-----BEGIN CERTIFICATE-----
[20 lines of code]
...
...
-----END CERTIFICATE-----