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

Web server HTTPS support #76

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Conversation

drTr0jan
Copy link
Contributor

@drTr0jan drTr0jan commented Sep 7, 2022

Added TLS (1.2 and newer) support for web server.

Added --web.tls kingping flags for TLS-handling. Also added client's certificate verification support (--web.tls.mutual-auth-enabled flag).

@EliasBoulharts
Copy link

Using golangci/golangci-lint-action@v3 can be solve the import problem. Keep me updated about HTTPS support, it is mandatory for my use.

Thank you for your work!

Copy link
Owner

@czerwonk czerwonk left a comment

Choose a reason for hiding this comment

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

LGTM

@czerwonk czerwonk merged commit 736c287 into czerwonk:master Nov 22, 2022
@czerwonk
Copy link
Owner

Thanks for contributing

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.

None yet

4 participants