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

nginx-proxy needs to make trusted CA certificates readable by unprivileged worker processes #130

Closed
mmguero opened this issue May 11, 2020 · 1 comment
Assignees
Projects

Comments

@mmguero
Copy link
Collaborator

mmguero commented May 11, 2020

If trusted CA certificates for LDAP authentication (see issue #128 and pull #129 for release v2.0.3) don't have sufficient permissions, they won't be readable by the unprivileged worker process. This will result in an error message "remote side presented invalid ssl certificate error 20 unable to get local issuer certificate" from the nginx-http-ldap plugin.

@mmguero mmguero self-assigned this May 11, 2020
@mmguero mmguero added bug Something isn't working nginx Relating to Malcolm's use of nginx labels May 11, 2020
@mmguero mmguero added this to In progress in Malcolm May 11, 2020
@mmguero
Copy link
Collaborator Author

mmguero commented May 13, 2020

fixed for 2.0.4

@mmguero mmguero closed this as completed May 13, 2020
@mmguero mmguero moved this from In progress to Done in Malcolm May 26, 2020
@mmguero mmguero mentioned this issue Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Malcolm
  
Done
Development

No branches or pull requests

1 participant