Add certificate ssl https ca in expo reactnative

Please provide the following:

  1. SDK Version: 40.0.0
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am trying to add a CA certificate to the SSL connection through the axios library but at the time of importing https, performing a new https.agent () but without success, because expo does not detect the https, I have looked for alternatives without success if anyone has any idea how to append the certificate to an https request.

any solution?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.