Quantcast
Viewing all articles
Browse latest Browse all 17066

Use https on dotnet core web api

I am currently implementing WEB APIs on dotnet core 3.1, which will be called by an ios app developed by react-native.

Apple requires secure connections.

I searched intensively on the web, but I was unable to find how to import the security certificate into my WEB API.

Can someone help me?


Viewing all articles
Browse latest Browse all 17066

Trending Articles