In this article, I will show how to make ssh tunnel to securely connect to the remote server. When we browse a website, the browser uses http to connect to a website. But http is not secure so without https it might cause a certificate issue. If the certificate is not trusted by the clients, … Continue reading SSH Tunnel Configuration in CentOS