Rocketchat-desktop snap custom CA certificate

From reading elsewhere here (search CA, https, self signed etc) I think the answer is to disable all https in Rocket and use nginx/apache on the same machine to handle it with a reverse proxy to localhost:3000 on Rocket.

Eg

Or