Chapter 24. The web console
The following chapter contains the most notable changes to the web console between RHEL 9 and RHEL 10.
The host switcher in the RHEL web console is deprecated
The host switcher that provides connections to multiple machines through SSH from a single RHEL web console session is deprecated and disabled by default. Due to the web technology limitations, this feature cannot be secure.
In the short term, you can enable the host switcher after assessing the risks in your scenario with the AllowMultiHost
option in the cockpit.conf
file:
[WebService] AllowMultiHost=yes
[WebService]
AllowMultiHost=yes
As more secure alternatives, you can use:
- the web console login page (with the secure limit of one host in a web browser session)
- the Cockpit Client flatpack