Installing LetsEncrypt certificate on Cockpit on Fedora
First – install certbot on your machine yum -y install httpd mod_ssl certbot I am going to assume you have correctly configured firewalld to allow incoming connections to http and https. systemctl start httpd Now – create a test ssl … Continue reading →