You can download an SSL certificate from the server with the Central Node component to any computer that has access to the server with the Central Node component via the SCP protocol. For more details on the methods for uploading files via the SCP protocol, please refer to the documentation on the operating system installed on the computer to which you want to download the SSL certificate.
To download the SSL certificate from the server with the Central Node component via the SCP protocol, perform the following actions in your computer's interface used for working over the SCP protocol (using the Linux operating system as an example):
scp admin@<IP address of the server with the Central Node component>:ssl/kata.crt .
The SSL certificate will be uploaded from the server with the Central Node component to the current folder.
Page top