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

provide directory to put CA certificates for trusted LDAP servers #128

Closed
mmguero opened this issue Apr 30, 2020 · 1 comment
Closed

provide directory to put CA certificates for trusted LDAP servers #128

mmguero opened this issue Apr 30, 2020 · 1 comment
Assignees
Projects

Comments

@mmguero
Copy link
Collaborator

mmguero commented Apr 30, 2020

Need to provide the ability to drop trusted CA certificates for LDAPS/LDAP+StartTLS servers that NGINX can pick up and use automatically. This needs to work for LDAPS (via nginx-auth-ldap) and LDAP+StartTLS (via stunnel).

I've tested it with nginx-auth-ldap and and getting sig11 on the worker process, so that's fun. I'll have to follow through on that before I call this done.

@mmguero mmguero added bug Something isn't working enhancement New feature or request nginx Relating to Malcolm's use of nginx labels Apr 30, 2020
@mmguero mmguero self-assigned this Apr 30, 2020
mmguero referenced this issue May 5, 2020
commit 192e5c3
Author: SG <13872653+mmguero@users.noreply.github.com>
Date:   Tue May 5 13:03:33 2020 -0600

    bump version to 2.0.3

commit 2c2de9f
Author: SG <13872653+mmguero@users.noreply.github.com>
Date:   Tue May 5 12:51:14 2020 -0600

    create ca-trust directory on boot

commit 4c24aff
Author: SG <13872653+mmguero@users.noreply.github.com>
Date:   Tue May 5 11:55:59 2020 -0600

    remove unused nginx PAM module, and comment setting up initial crt symlinks

commit 04b12ce
Author: SG <13872653+mmguero@users.noreply.github.com>
Date:   Mon May 4 14:32:16 2020 -0600

    for idaholab#128, provide directory to put CA certificates for trusted LDAP servers
@mmguero mmguero added this to Done in Malcolm May 6, 2020
@mmguero
Copy link
Collaborator Author

mmguero commented May 6, 2020

implemented in 2.0.3

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