 |
Webstar 5.x CSR generation
Step 1: Generate a Private Key
Step 2: Create your Certificate Signing Request
------------------------------------------------------------------------ WebStar 5 requires a pem file certificate in order to function properly. First, you will need to get the certificates from the zip file which was sent to you or download them from the website.
Unzip the files and open your server certificate (www_yourdomain_com.crt) in notepad or any other text editor. Next, open the root and intermediate certificates. Open each certificate file in your text editor and
copy and paste the entire contents below the server certificate in this order: first ComodoSecurityServicesCA.crt certificate, then the GTECyberTrust certificate,. Save the file as yourdomain.pem.
------------------------------------------------------------------------
Webstar 5.x Installation
- Start the 4D WebSTAR Admin Client and login to your WebSTAR 5 server.
- Select SSL Configurations under Web Server.
- Click the New button.
- Enter a Name for your SSL configuration.
- Type the password that you used while generating your CSR.
- From the Key File pull down menu select the private key you made while generating your CSR.
- From the Certificate pull down menu select your certificate file (yourdomain.pem).
- Under Simple Chipers, select all encryption options, except MAC (no encryption) and IDEA-128.
- Click the Save button.
- Select Web Connections under Web Server.
- Click the New button.
- From the IP Address pull down menu select the corresponding server IP address to which your domain name, that you want to use the certificate with, points to.
- Set the Port field to 443.
- From the SSL Config pull down menu select your SSL configuration.
- Click the Save button and Restart your WebSTAR 5 server.
|
|