Skip to content

Enable tls credential shell #8

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

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Enable tls credential shell #8

merged 1 commit into from
Nov 21, 2024

Conversation

noahp
Copy link
Collaborator

@noahp noahp commented Jun 27, 2024

Adds about 6kB of code space 😮‍💨 but it's somewhat useful, though the esp32s3 shows some errors:

uart:~$ cred list
1001,CA,ERROR,-134
1002,CA,ERROR,-134
1003,CA,ERROR,-134

@noahp noahp requested a review from a team as a code owner June 27, 2024 19:34
Copy link
Member

@gminn gminn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Getting weird results on the ESP32-S3 though:

```plaintext
uart:~$ cred list
1001,CA,ERROR,-134
1002,CA,ERROR,-134
1003,CA,ERROR,-134
```
@noahp noahp merged commit 1dc05e8 into main Nov 21, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants