fiber/docs/api
Iliya 154c74d578
🔥 feat: Add support for configuring TLS Min Version (#3248)
* 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>
2024-12-16 09:07:41 +01:00
..
_category_.json [v3 Maintenance]: Consolidate and Document Core Changes in v3 (#2934) 2024-04-23 08:18:19 +02:00
app.md 🔥 Feature: Add TestConfig to app.Test() for configurable testing (#3161) 2024-11-22 08:43:38 +01:00
bind.md 🔥 feat: Add support for CBOR encoding (#3173) 2024-12-01 11:03:50 +01:00
constants.md Update constants.md documentation 2024-12-01 13:17:38 +01:00
ctx.md 🔥 feat: Add support for CBOR encoding (#3173) 2024-12-01 11:03:50 +01:00
fiber.md 🔥 feat: Add support for configuring TLS Min Version (#3248) 2024-12-16 09:07:41 +01:00
hooks.md 📚 Doc: Updates to API documentation and README (#3205) 2024-11-16 15:24:14 +01:00
log.md 🔥 Feature: Add AllLogger to Config (#3153) 2024-12-01 13:32:52 +01:00
redirect.md 📚 Doc: Updates to API documentation and README (#3205) 2024-11-16 15:24:14 +01:00