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

Add HTTPS (SSL) env properties for Kafdrop server #358

Merged
merged 1 commit into from
Mar 20, 2022
Merged

Add HTTPS (SSL) env properties for Kafdrop server #358

merged 1 commit into from
Mar 20, 2022

Conversation

merlin-zaraza
Copy link

@merlin-zaraza merlin-zaraza commented Mar 10, 2022

This changeset allows to execute Kafdrop webserver with HTTPS (SSL).
All you need just generate keystore with certificate inside.
There were added ssl java properties and env variables that read by spring.
You can use it with self signed certificate or with production one.

@davideicardi
Copy link
Collaborator

davideicardi commented Mar 12, 2022

Thank you @merlin-zaraza ! Can you just provide a briefly description of the PR?

If I understand correctly this allow to use https for the kafdrop webserver.

Who is reading these new properties? Spring?

@davideicardi davideicardi added the enhancement New feature or request label Mar 12, 2022
@merlin-zaraza
Copy link
Author

@davideicardi updated description. Thanks!

Copy link
Collaborator

@davideicardi davideicardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@davideicardi davideicardi merged commit 6ab52cf into obsidiandynamics:master Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants