Attached image
Error constructing implementation algorithm:
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.
1 answer
Sort by: Most helpful
-
Francisco Javier Rivas Colmenarez 20 Reputation points
2023-08-19T22:37:19.1533333+00:00