Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Add support to use a device certificate without a registered CA #3033

@cmbpereira

Description

@cmbpereira

I using the module ESP32-WROOM-32SE and I have registered a client certificate without a registered CA using only the device certificate of the secure element.
The first problem is the template id of my certificate in the secure element is id 3 and the FreeRTOS only found support for template id 1 and id 2.
The second problem is in the io_tls.c I don't have a way to disable the "Add a Just-in-Time Registration (JITR) device issuer certificate" and this routine makes the certificate read from the secure element invalid.

Thank you!

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions