I saw a similar github issue, hope it can help you. You can try to solve it by firewall settings.
SSL connection error after upgrading to v4 #8168
Best Regards
Jason
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Team,
I am facing one issue the new .net version 6 and azure function v4. Could you please help me with this?
I have one azure function application which uses Cosmos DB.
Recently I have upgraded from .net core v3.0.1 to .net 6 and upgraded the azure function from v3 to v4.
So, in my application, while trying to connect to Cosmos DB, I am facing an issue saying "The SSL connection could not be established" and the inner exception as below "Received an unexpected EOF or 0 bytes from the transport stream." And to connect Cosmos Db we use VPN.
But when I downgrade my version of both azure function and .net core I am able to receive the response successfully.
I saw a similar github issue, hope it can help you. You can try to solve it by firewall settings.
SSL connection error after upgrading to v4 #8168
Best Regards
Jason