To Generate a Certificate Signing Request (CSR) perform the following steps:
Enable SSL on a virtual site:
Go to the Server Management screen.
Click the green icon (Wrench for RaQ4, Pencil for XTR) next to the virtual site on which you want to enable SSL - The Site Management screen will appear.
Click "Site Settings" on the left side.
(Then "General" for XTR)
Click the check box next to Enable SSL.
Click Save Changes.
Generate a self-signed certificate:
Once SSL is enabled, the user must now create a self-signed certificate. The self-signed certificate will be signed later by GlobalSign.
Go to the Server Management screen.
Click the green icon (Wrench for RaQ4, Pencil for XTR) next to the SSL enabled virtual site
Click "SSL Settings" on the left side.
The Certificate Subject Information table appears.
Enter the following information:
Country [AU]: GB
State: London
Locality: London
Organization: Global Sign
Organizational Unit: IT
Select "Generate self-signed certificate" from the pull-down menu at the bottom of the screen.
Click "Save Changes".
The RaQ4/XTR processes the information and regenerates the screen with the new self-signed certificate in the Certificate Request and Certificate windows.
Copy the entire contents of the CSR, insuring to include
-----BEGIN CERTIFICATE REQUEST-----
and
-----END CERTIFICATE REQUEST-----