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

Fix/ldapdhparams #444

Merged
merged 6 commits into from
Aug 11, 2021
Merged

Fix/ldapdhparams #444

merged 6 commits into from
Aug 11, 2021

Conversation

pneerincx
Copy link
Contributor

  • Recreated Fender ldap cert with 2048 -> 4096 bits RSA key.
  • Added dhparam.pem files for Hyperchicken and Fender.
  • Bugfix for ldap client: make sure services are restarted correctly when config changed.
  • Bugfix for openldap.service and phpldapadmin.service systemd files: added LDAP_TLS_DH_PARAM_FILENAME=dhparam.pem for faster startup and removed automatic restarts when the service failed to prevent "error: toomanyrequests: You have reached your pull rate limit."
  • Install dhparam.pem file on DAIs and create ca.crt -> ldap.crt symlink as workaround for bug.
  • Updated README with instructions how to create dhparam.pem file for LDAP server.

@scimerman scimerman merged commit 850374c into rug-cit-hpc:develop Aug 11, 2021
@pneerincx pneerincx deleted the fix/ldapdhparams branch August 11, 2021 13:36
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.

2 participants