Hey! I've been using neo4j browser without https for a while using the link http::7474/browser
but today i attached a SSL certificate against it and made it https so now i'm accessing the website using https://coolname.domain.in/browser
i'm able to see the landing page but im unable to connect to the database
WebSocket connection failure. Due to security constraints in your web browser, the reason for the failure is not available to this Neo4j Driver. Please use your browsers development console to determine the root cause of the failure. Common reasons include the database being unavailable, using the wrong connection URL or temporary network problems. If you have enabled encryption, ensure your browser is configured to trust the certificate Neo4j is configured to use. WebSocket `readyState` is: 3
this is the error that is being thrown! how do i overcome this challenge. Help is appreciated.