Skip to content

UWP app with TLS 1.2 not working #168

@vishy007

Description

@vishy007

Hi All,

I have a UWP app with a Console App given full trust access.

From our Console App which is a dotnet Console App we connect to Websockets,

with TLS 1.0 it works but when I change to TLS1.2 if failed.

I am using 0.15.2.11 version of DLL only.

Same code works for WPF but not for UWP..

If I run the Console app separately then it works.
But when I create a package and Run it fails.

Error is : Client and server do not use same algorithm.

Server is TLS 1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions