Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to include more root certs to be used #132

Open
sergiocastrogom opened this issue Apr 19, 2021 · 2 comments
Open

Add a way to include more root certs to be used #132

sergiocastrogom opened this issue Apr 19, 2021 · 2 comments

Comments

@sergiocastrogom
Copy link

Hi team!

I have been facing issues using the GsmSSLWebClient example to connect to some servers via HTTPS. I suspect that the cause of my connectivity issue could be related to the fact that the certs used by my server is not listed in https://github.com/arduino-libraries/MKRGSM/blob/master/src/utility/GSMRootCerts.h. This list does include "DigiCert_High_Assurance_EV_Root_CA", however the server I am trying to connect to (webhooks.mongodb-realm.com) uses "DigiCert Global Root CA".

Is there a way for me to manually add such cert? if not, would it be possible to add such functionality?

Thanks a lot in advance for your help.

@tommirintala
Copy link

I have the same problem -- but I would need to add LetsEncrypt -root certificate.

@Hugocourr
Copy link

i made a tutorial for that here: #151 here you go :) have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants