Ok changing server.ssl.enabled: true
made me able to land on the login page at xxx(dot)xxx(dot)com but now when i try to enter as one of the 3 account made i get an error as mentioned here Openvidu-mvc-java sample app
# ERROR: unknown URL `https://xxx.xxx.com/api-logIn`
## OpenVidu Server does not have path `/api-logIn ` mapped
If you are seeing this message as a result of COMPOSED recording, the problem is most likely an issue with the recording URL.
Current recording URL is **https://xxx.xxx.com/api-logIn**
The recording service cannot access the recording layout through this URL.
Use OpenVidu configuration property **`OPENVIDU_RECORDING_COMPOSED_URL`** to provide a valid URL for the recording service to connect to.