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

Remove dependency on scion-pki #2

Open
lschulz opened this issue Dec 23, 2024 · 0 comments
Open

Remove dependency on scion-pki #2

lschulz opened this issue Dec 23, 2024 · 0 comments

Comments

@lschulz
Copy link
Member

lschulz commented Dec 23, 2024

Currently, scion-pki must be available on the host system rendering the topology.
If we want to avoid the dependency, we could:

  1. Run scion-pki in a docker container during rendering
  2. Run scion-pki in the container during the container build phase
  3. Don't use scion-pki and implement everything in Python
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

No branches or pull requests

1 participant