Neo4j Community Edition - SSL mode - WebSocket connection failure

Version 4.4.16

I am getting an error when connecting to https://:7473/browser

The certificates have been installed on the server correctly and Neo4j starts

Bolt enabled on 0.0.0.0:7687

Remote interface available at https://:7473

When connecting to the url https://:7473/browser I successfully navigate to the login page

I enter the credentials for the neo4j user, the protocol starts with neo4j+s :7687

Fails and then tries bolt+s :7687

Which also fails returning with the error

ServiceUnavailable: 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.

Database is up and running

There are no issues with firewall, I can successfully telnet port where port is 7474 7473 and 7687