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

Fix installing CA on Solus #321

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ianmjones
Copy link

Resolves #320

This enables installing Lando and/or running lando setup on Solus by fixing the script that installs the CA.

Solus is not based on any other Linux distribution and uses its own eopkg package manager, scripts/install-system-ca-linux.sh now knows about this.

Solus also uses the certutil program from the libnss package (installed by default) for managing certificates for users. This changeset ensures that once the LandoCA.crt is in place so that Lando does not continuously try and re-install it, it also properly uses certutil to add the CA to the user's local certificate store.

Copy link

netlify bot commented Jan 14, 2025

👷 Deploy request for lando-core pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 62d0464

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.

Setup fails on Solus
1 participant