Skip to content
English
  • There are no suggestions because the search field is empty.

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:

a6b94630cec83084df6c0aee23ed8ebb363bfe253f8ab187426c0010737f458e2250529a510dd150?t=82dee8c987933da5825b0f1fed45a9b5

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

2018-10-29_23h56_00.png


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:

https://www.filecloud.com/supportdocs/fcdoc/latest/server/filecloud-administrator-guide/installing-filecloud-server/post-installation/ssl-configuration/use-ssl-on-windows/manually-install-ssl-certificates-for-filecloud-on-windows


Notes: