This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Self signed certificates #29
Labels
Comments
Hi @KyKyPy3 , thanks for your report, I will try to add an option for that. |
wkh237
added a commit
that referenced
this issue
Jun 21, 2016
wkh237
added a commit
that referenced
this issue
Jun 21, 2016
wkh237
added a commit
that referenced
this issue
Jun 21, 2016
Hi @KyKyPy3 , I've published a new version ( RNFetchBlob
.config({
trusty : true // <---add this
})
.fetch('GET', 'https://www.myserver.com/item/') please try if this solve the problem. |
Hello. I verify your fix and it works. Many thanks for the quick response. |
wkh237
added a commit
that referenced
this issue
Jun 23, 2016
wkh237
added a commit
that referenced
this issue
Jun 23, 2016
wkh237
added a commit
that referenced
this issue
Jun 23, 2016
Where do I put this code? please reply at jdpenuliar@korefabrik.com or jaydz.penuliar@gmail.com thank you very much guyysss. starter on react-native here |
Is it possible to read thumbprint/fingerprint of the certificate? |
julian-becker
pushed a commit
to julian-becker/react-native-fetch-blob
that referenced
this issue
Mar 30, 2022
…e-fix Add null checks to getExternalFilesDir calls Fixes wkh237#29
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi. I tried to use your library and get a problem if the site uses self signed certificate. Do you have any solution for that?
The text was updated successfully, but these errors were encountered: