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 certificates on first run #37

Open
darkdragon-001 opened this issue Oct 15, 2021 · 0 comments
Open

Generate certificates on first run #37

darkdragon-001 opened this issue Oct 15, 2021 · 0 comments

Comments

@darkdragon-001
Copy link

  1. It is not a good idea to store keys in the container
  2. Certificats expire, so it is very likely that certificates are unusable when one wants to try out the container

As noted in /etc/raddb/certs/README, bootstrap scripts is run on first start automatically. So I suggest to not run the bootstrap part in the Dockerfile but instead let it handle freeradius automatically. In addition, I suggest to add a volume mount for certs folder which would be populated when first starting docker compose.

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