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

Can I use trust anchors generated for the SSLClient library and use these on wificlientsecure library on esp32? #92

Open
rohitsam opened this issue Mar 30, 2023 · 0 comments
Labels
question Further information is requested

Comments

@rohitsam
Copy link

rohitsam commented Mar 30, 2023

Iam using SSLclient with Tinygsm to connect to a MQTT broker for GSM. And for WiFI on Esp32 I have issues using WiFiclient, So want to use esp32 WiFiclientsecure library to connect to MQTT broker, can I use the same br_x509_trust_anchor generated for SSLClient on WiFiclientsecure ??

@rohitsam rohitsam added the question Further information is requested label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant