SSH
Secure Shell protocol (SSH) provides secure way of transferring information between remote computers using encryption.
To activate SSH settings check "Use SSH" checkbox.
To access a remote computer securely, specify host, port, SSH version (SSH1 or SSH2), initial method (both, password or public key), your login and password, private key and key password (if needed). SSH uses one open (public key) and one secret key (private key).
After defining server connections, specify local port setting for SSH forwarding.
The same actions are performed for SSH connection in the DBConvert Studio. Click on SSH Tab to configure SSH settings:
Click on ''Test connection'' to check the connection. If connection is successful the appropriate message is appeared.
SSL
Secure Sockets Layer (SSL) is a cryptographic protocol that provides communications security over the Internet.
To activate SSL settings check "Use SSL" checkbox.
To provide communications over the Internet securely, specify CA Certificate and Cipher.
In case you need to use Authentication check the corresponding checkbox and specify Client Certificate and Client Key.
Comments
1 comment
i'm trying using your tools with SSH Forwarding, the connection can be setup and connect successfully with SSH enabled, but encounter error when "commit" the job to Copy Data
The error shown below:
[2022-07-20 15:20:55] Connecting to the source database.
[2022-07-20 15:20:56] -- Error 10048: The specified address is already in use.
[2022-07-20 15:20:56] Closing connections.
[2022-07-20 15:20:56] Process failed.
[2022-07-20 15:20:56] Total time elapsed - 00:00:04
Any ide what happened?
Please sign in to leave a comment.