SSL certificates installation on servers with multiple web nodes and DB nodes
Original Question or Issue:
SSL certificate installation on servers with multiple web nodes and DB nodes
Environment:
- Product - FileCloud Server
- Version - 23.241
- Platform - Windows
Steps to Reproduce:
Navigate to Windows Start > Control Panel > click on Install SSL certificates:
Make sure you have all three certificates the SSL certificate, private key, and CA bundle or chain certificate or intermediate certificate, and update the names of the files accordingly as follows:
SSL certificate as a server.crt
private key as server.key
CA bundle or chain certificate or intermediate certificate as server-ca.crt
Error or Log Message:
Defect or Enhancement Number:
Cause:
SSL certificate installation concerns
Resolution or Workaround:
Initially, you must have all three 3 SSL certificates -- server.crt, server.key, and server-ca.crt. Then navigate to the FileCloud Control Panel, choose the files accordingly one by one, and then select 'Install Certificates' > Yes > Then, stop and start the Apache web service. Repeat this in all the web nodes
Follow the Installation instructions from the following support document:
Notes: