A set of technologies in the .NET Framework for building web applications and XML web services.
Attached image
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
A set of technologies in the .NET Framework for building web applications and XML web services.
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.
Attached image