VirtualHere CloudHub

Hi.
is it possible to configure SSL in VirtualHere CloudHub
I use the Raspberry Pi Model B 4

#2

Sure you can do this (refer to this page https://www.virtualhere.com/ssl_setup)

1. ssh to the cloudhub e.g using putty
2. /etc/init.d/vhusbd stop
3. Copy your server certificate to /root/server.pem e.g using winscp
4. vi /root/config.ini
5. Add the line sslCert=/root/server.pem
6. Escape colon wq
7. /etc/init.d/vhusbd start
8. Run the virtualhere client and right click USB Hubs->Advanced Settings->SSL and put in the ca.pem file into the "Certificate Authority File"