安装Creating and Applying SSL Certificates for Cockpit Web Interface

What is Cockpit?

Cockpit is an interactive server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser. -https://github.com/cockpit-project/cockpit

Prerequisites

Create Your SSL Certificate

Exporting Required Files

Applying the Certificates to Cockpit

Per the Cockpit documentation, Cockpit will "use the last file with a .cert or .crt extension in alphabetical order" and the private key "must be contained in a separate file with the same name as the certificate, but with a .key suffix"

Source: https://cockpit-project.org/guide/latest/https