Hello,
We have 2 win 2008 server nodes setup with FTP (explicit) in Serv-U FTP in a Microsoft Load balancing environment. we need to find out the appropriate procedure on how to setup 3rd Party signed SSL certificates on both nodes for the same FTP site (ftp.mydomain.com).
The KB article 1053 only describes setup of SSL in a single server environment. Some of my questions are:
- Do we need to generate CSR from both Server nodes with the same common name ?
- Do we need to request certificate for each node for the same site ?
- OR Can we generate CSR from node1, get the CA signed cert, install on node1 and then export it to other node2? if so what is the procedure? (Because this is the recommended procedure for IIS sites)
Thanks in advance for any suggestions.