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

Some certificates are longer than the 1300-byte limit #42

Open
anecdata opened this issue Mar 6, 2022 · 0 comments
Open

Some certificates are longer than the 1300-byte limit #42

anecdata opened this issue Mar 6, 2022 · 0 comments

Comments

@anecdata
Copy link
Member

anecdata commented Mar 6, 2022

There's an issue with manually supplying a certificate:
adafruit/Adafruit_CircuitPython_Requests#101 (comment)
The NINA firmware limits the certificate length to 1300 bytes. Perhaps the restriction is deeper, but if it can be raised it would help some situations where a longer certificate gets supplied. Otherwise, ESP32SPI gives:
AssertionError: .PEM must be less than 1300 bytes.

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

1 participant