HI,
I have added a SignalR server, and changed the connection to SSL.
I have read in an article that Cloudflare supports DNS Proxy forwarding for SignalR connections.
BUT: I am able to connect to Signalr and use it with SSL if the proxy is turned of. As soon as I enable the proxy the SignalR will stop working. I gave the proxy settign time over night , but still no connection.
After disabling the proxy, the connections would work straight away.
What do I need to do to get SignalR SSL/wss working through the CF proxy please