mirror of https://github.com/gofiber/fiber.git
* Make tls.Config MinVersion configurable This commit will resolve #3239 For more info: https://github.com/gofiber/fiber/issues/3239 * Add documents about tls minimum version configurable * Add if statement for don't allow to use TLS1.0 and TLS1.1 * Fix lint issues, add test for panic() * Update docs * Add test with valid TLS version --------- Co-authored-by: Juan Calderon-Perez <jgcalderonperez@protonmail.com> |
||
---|---|---|
.. | ||
_category_.json | ||
app.md | ||
bind.md | ||
constants.md | ||
ctx.md | ||
fiber.md | ||
hooks.md | ||
log.md | ||
redirect.md |