To create the .cert and .key files for your server, execute the following command, replacing the 192.168.0.79 for the internal IP address of your server if running on a separate machine. sudo openssl ...
This repository contains notes and commands used while creating a self-signed TLS certificate for localhost and using SSH keys to connect to a server. It collects the essential steps from the Process ...