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

Install custom CA certificate in Traefik #7300

Open
DavidePrincipi opened this issue Feb 7, 2025 · 0 comments
Open

Install custom CA certificate in Traefik #7300

DavidePrincipi opened this issue Feb 7, 2025 · 0 comments
Assignees

Comments

@DavidePrincipi
Copy link
Member

In experimental environments, it is useful to point Traefik to a custom ACME server. We just need to add its certificate as a custom CA into Traefik's container.

This is an advanced use case, and shouldn't need an UI.

https://community.nethserver.org/t/custom-acme-server-tls-error-to-server/24682

Thanks to TBaile and mikart143

@DavidePrincipi DavidePrincipi converted this from a draft issue Feb 7, 2025
@DavidePrincipi DavidePrincipi moved this from Backlog to In Progress in NethServer Feb 7, 2025
@DavidePrincipi DavidePrincipi self-assigned this Feb 7, 2025
@DavidePrincipi DavidePrincipi added this to the NethServer 8.4 milestone Feb 7, 2025
DavidePrincipi added a commit to NethServer/ns8-traefik that referenced this issue Feb 10, 2025
The PODMAN_RUN_OPTS environment variable can be set to custom values.
For example it can be used to set an additional environment variable for
Traefik runtime, like LEGO_CA_CERTIFICATES.

Refs NethServer/dev#7300
DavidePrincipi added a commit to NethServer/ns8-traefik that referenced this issue Feb 10, 2025
The PODMAN_RUN_OPTS environment variable can be set to custom values.
For example it can be used to set an additional environment variable for
Traefik runtime, like LEGO_CA_CERTIFICATES.

Refs NethServer/dev#7300
DavidePrincipi added a commit to NethServer/ns8-traefik that referenced this issue Feb 17, 2025
The PODMAN_RUN_OPTS environment variable can be set to custom values.
For example it can be used to set an additional environment variable for
Traefik runtime, like LEGO_CA_CERTIFICATES.

Refs NethServer/dev#7300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant