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

Generate self-signed certificates for development #2943

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

agners
Copy link
Member

@agners agners commented Nov 23, 2023

To simplify development generate a self-signed certificate on first build. Also make sure that the self-signed certificate is being added the RAUC keyring so that manual updates can be performed.

@agners agners added build Build and CI related issues os-update Problems related to operating system updates labels Nov 23, 2023
To simplify development generate a self-signed certificate on first
build. Also make sure that the self-signed certificate is being added
the RAUC keyring so that manual updates can be performed.
@agners agners force-pushed the use-self-signed-certificate-for-ota branch from 1cc55cb to 612c49c Compare November 23, 2023 15:00
@agners agners requested a review from sairon November 23, 2023 16:46
@agners agners marked this pull request as ready for review November 23, 2023 16:46
Copy link
Member

@sairon sairon left a comment

Choose a reason for hiding this comment

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

LGTM, just a few QoL suggestions.

buildroot-external/scripts/rauc.sh Show resolved Hide resolved
buildroot-external/scripts/rauc.sh Outdated Show resolved Hide resolved
@agners agners requested a review from sairon November 24, 2023 17:51
Copy link
Member

@sairon sairon left a comment

Choose a reason for hiding this comment

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

No more complaints on my side, thanks!

@agners agners merged commit c3b9912 into dev Nov 27, 2023
1 check passed
@agners agners deleted the use-self-signed-certificate-for-ota branch November 27, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build and CI related issues cla-signed os-update Problems related to operating system updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants