This involves:
The System.Net.WebSockets.Client and System.Net.WebSockets contracts do not facilitate any certificate handling. This will be addressed post RTM by the team which owns those contracts, until then we are blocked.
Thanks @mconnew. Can we add related System.Net.WebSockets.* issues here?
There is no customer vote on this. Moving it to future. To implement, we will build on top of SocketHttpHandler.
I hope it is ok to ask a question here: Is it correct that it is currently not possible to use a self-signed certificated for a WebSockets connection based on a WCF client in a .Net Core 3.1 Application?
I need to migrate an existing .Net 4.6 WPF Application to .Net Core 3.1 (and later to .Net 5) and this problem might prevent me from doing so. Is there any chance this will be fixed in the not too distant future?
Most helpful comment
I hope it is ok to ask a question here: Is it correct that it is currently not possible to use a self-signed certificated for a WebSockets connection based on a WCF client in a .Net Core 3.1 Application?
I need to migrate an existing .Net 4.6 WPF Application to .Net Core 3.1 (and later to .Net 5) and this problem might prevent me from doing so. Is there any chance this will be fixed in the not too distant future?