Error constructing implementation algorithm:

Francisco Javier Rivas Colmenarez 20 Reputation points
2023-08-19T22:36:16.03+00:00

Good afternoon, from my android device I want to consume a service (net 6) that is on my pc, but my app has not been able to accept the certificate. I am working with VS 2022 MAUI. I have tried to add the certificate in several ways, adding it in the raw folder, but I have the following error: Java.Net.SocketException: 'java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: AndroidOpenSSL, class: com.android.org.conscrypt.DefaultSSLContextImpl)'

Will they have a documentary where I can see this process? I have seen several videos and forums but I cannot give.

Note: I have the device connected to the pc and with adb reverse tcp: [port] tcp:[port] you can make a request to https://localhost:7119/restodelaurl
View image:
Thanks.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,815 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,419 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Francisco Javier Rivas Colmenarez 20 Reputation points
    2023-08-19T22:37:19.1533333+00:00
    Attached image
    
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.