benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
398 stars 151 forks source link

Is this going to be affected by AWS’s Move to Its Own Certificate Authority? #98

Open jeremiahlachica opened 3 years ago

jeremiahlachica commented 3 years ago

We received an email from AWS saying that if you use HTTPs to send traffic to S3 buckets we will be affected by their certificate migration to their own Certificate Authority.

More details here: https://aws.amazon.com/blogs/security/how-to-prepare-for-aws-move-to-its-own-certificate-authority/

We are using this library and wondering if this will be affected? Is there something we can do?