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

TLS support #38

Closed
wants to merge 0 commits into from
Closed

Conversation

BlackVoid
Copy link
Contributor

Here comes another PR which adds support for the following:

  • TLS
  • Support for background updates of the ldap database
  • Ability to set the refresh interval (used both for existing behavior and background refresh)

This is based on the Keycloak PR since I already run it myself and have need for both changes. If there is a willingness to merge this I can update to PR to only contain the above listed changes.

@BlackVoid BlackVoid changed the title Feature/tls TLS support May 20, 2024
@jemrobinson jemrobinson changed the base branch from main to feature/keycloak May 30, 2024 09:52
@jemrobinson jemrobinson changed the base branch from feature/keycloak to main May 30, 2024 09:53
@jemrobinson
Copy link
Member

jemrobinson commented May 30, 2024

@BlackVoid : Sorry, I've accidentally closed this PR by trying to rebase onto upstream master. I have your changes locally, but I can't push to your feature/tls branch as this PR is closed and I can't reopen it.

I've opened a replacement PR at #42.

@jemrobinson jemrobinson mentioned this pull request May 30, 2024
@BlackVoid
Copy link
Contributor Author

No worries, I'll probably create another pr at a later stage with a small fix I didn't have time to do on the TLS/background refresh PR. In short the periodic tasks stop running in case there is an uncaught exception, so I intend to make sure the first load has to succeed for the server to start and after that it just logs any errors.

Thank you for merging the PRs 🙂

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