arduino-libraries / MKRGSM

GNU Lesser General Public License v2.1
55 stars 51 forks source link

Replace "Amazon Root CA 1" with "Starfield Services Root Certificate Authority - G2 root CA" #90

Closed sandeepmistry closed 5 years ago

sandeepmistry commented 5 years ago

This resolves #85.

It seems the f/w of the u-blox SARA U-201 seems to puke on if the Amazon Root CA 1 cert is loaded, I've replaced it with the Starfield one. Now connections to www.arduino.cc or aws.amazon.com work for me.

Note: the code now explicitly removes any certs that have 0 size by name. AWS Root is the first.

cc/ @facchinm @gvarisco @endorama