Here are the Update setup for godaddy SSL 2048
You need to create a private key without file encryption:
"openssl genrsa -out <name of your certificate>.key 2048"
"openssl req -new -key <name of your certificate>.key -out <name of your certificate>.csr"
For some fields there will be a default value, If you enter '.', the field will be left blank. Note for Wildcard SSL prepend with "*" the domain "*.domain.com"
Country Name (2 letter code) [AU]: GB
State or Province Name (full name) [Some-State]: Yorks
Locality Name (eg, city) []: York
Organization Name (eg, company) [Internet Widgits Pty Ltd]: MyCompany Ltd
Organizational Unit Name (eg, section) []: IT
Common Name (eg, YOUR name) []: mysubdomain.mydomain.com
Email Address []:
Please enter the following 'extra' attributes to be sent with your certificate request (no password neassary)
A challenge password []:
An optional company name []:
Copy the text from the CSR file to the GoDaddy SSL manager Page for third parties
Download the CRT for Apache file from GoDaddy
Expand the ZIP Files
In Switchvox Ver. 4.* Then Copy the CRT file text to X.509 and KEY text to the RSA Private Key in the Machine Admin >Network Settings> Advanced Options
NOTE: leave the Intermediate CA Certificate blank
In Switchvox Ver. 5.* Then Copy the CRT file text to X.509 and KEY text to the RSA Private Key in the SERVER>Networking>HTTPs & Proxy
