Jump to content

Talk:Cockpit

From ArchWiki

Dashboard

Can we get the Dashboard feature included with the package? Maybl8 (talk) 15:32, 19 November 2024 (UTC)Reply

HTTPS protocol with the self-signed certificate causes to not start the session

Accessing https://localhost:9090 (with HTTPS protocol) using the default self-signed certificate (which is correctly considered a security issue by the web browser) and using the system username will cause Cockpit to accept the passed credentials but then comes back to the login page for a new log-in attempt. Changing to the insecure URL http://localhost:9090 will log-in successfully.

Should the URL be changed to HTTP or a banner mentioning this issue (which should be solved with proper SSL certificate) ?

-- RafaelFF (talk) 23:36, 26 March 2025 (UTC)Reply