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

Update TLS Config & Add ListenMutualTLS #1761

Merged
merged 5 commits into from Feb 24, 2022

Conversation

efectn
Copy link
Member

@efectn efectn commented Feb 8, 2022

  • Remove deprecations on tls.Config.
  • Add ListenMutualTLS method.

Closes: #1715

@ReneWerner87
Copy link
Member

ReneWerner87 commented Feb 8, 2022

  • Don't forget the documentation repository

app.go Outdated Show resolved Hide resolved
@ReneWerner87
Copy link
Member

@hi019 please check again

@hi019
Copy link
Contributor

hi019 commented Feb 16, 2022

Looks good. I'll test it out today or tomorrow

@ReneWerner87 ReneWerner87 merged commit a7032b7 into gofiber:master Feb 24, 2022
@ReneWerner87 ReneWerner87 linked an issue Feb 28, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Add mTLS and fix deprecation in TLS config
4 participants