Skip to content

Conversation

@robgee86
Copy link
Contributor

This PR makes the TLS certificates creation reusable across other framework components (bricks, peripherals etc.).

Certificates placed inside the same directory can be reused, if a component wants its own set of certificates, specify a different certs_dir directory for their creation.

Also, it is now possible to customize the contents of the certificate with the following parameters:

  • country_name
  • state_or_province_name
  • locality_name
  • organization_name
  • common_name
  • validity_days

…network interfaces

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Copy link
Contributor

@stefanotorneo stefanotorneo left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@stefanotorneo stefanotorneo left a comment

Choose a reason for hiding this comment

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

Fix unit tests, please

@robgee86 robgee86 merged commit a2a086c into main Nov 28, 2025
5 checks passed
@robgee86 robgee86 deleted the make-cert-creation-reusable branch November 28, 2025 17:56
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