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

update docker-compose.yml to use local ca-certificates.txt #1725

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

Conversation

i81b4u
Copy link

@i81b4u i81b4u commented Sep 8, 2023

When routing messages to haalcentraal.nl via an internal relay and BRPProxy is not connected to the internet directly, the dotnet application will throw an error if the certificate on that relay can not be verified as being valid. By mapping the ca-certificates.crt file that is present on the host that runs the container (which should of cource contain the correct (root) certificates) to the brpproxy container, everything should work just fine.

@i81b4u i81b4u changed the title update docker-compose.yml to use local crt-certificates.txt update docker-compose.yml to use local ca-certificates.txt Sep 8, 2023
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.

1 participant