Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javax.Net.Ssl.SSLPeerUnverifiedException #86

Open
rfrailemartinez opened this issue Mar 23, 2023 · 0 comments
Open

Javax.Net.Ssl.SSLPeerUnverifiedException #86

rfrailemartinez opened this issue Mar 23, 2023 · 0 comments

Comments

@rfrailemartinez
Copy link

Error
System.OperationCanceledException: Certificate pinning failure: no root? ---> Javax.Net.Ssl.SSLPeerUnverifiedException: Hostname atc.gencat.cat not verified:\n certificate: sha256/9uy1nAAQnf8AmwpGCFkqgRDrIx2bWGGXxZOlCfoaKpc=\n DN: CN=atc.gencat.cat,O=DO_NOT_TRUST_BC,OU=Created by http://www.fiddler2.com\n subjectAltNames: [atc.gencat.cat]\n --- End of inner exception stack trace ---\n at ModernHttpClient.NativeMessageHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00433] in <94c8f607f91b4ba1bc884851faba684e>:0 \n at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered (System.Threading.Tasks.Task1[TResult] sendTask, System.Net.Http.HttpRequestMessage request, System.Threading.CancellationTokenSource cts, System.Boolean disposeCts) [0x000b3] in /Users/builder/jenkins/workspace/archive-mono/2020-02/android/release/external/corefx/src/System.Net.Http/src/System/Net/Http/HttpClient.cs:531 \n at System.Net.Http.HttpClient.GetByt eArrayAsyncCore (System.Threading.Tasks.Task1[TResult] getTask) [0x0002e] in /Users/builder/jenkins/workspace/archive-mono/2020-02/android/release/external/corefx/src/System.Net.Http/src/System/Net/Http/HttpClient.cs:190 \n

This errors appears in my case using Fiddler as proxy (with VPN).

When I use Ideine Modernhttpclient version that is older, I don´t have the problem.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant