nginx-proxy-manager/frontend/js/app
milad nazari e6ec74c2f7 feat: add support for selecting SSL key type (ECDSA/RSA)
Added the ability to specify the SSL key type (ECDSA or RSA) for each site in the Nginx Proxy Manager. This enhancement is particularly useful for environments with IoT devices that have limitations with specific key types, such as RSA-only support. The implementation includes:

- Backend support for storing and validating the `ssl_key_type` field.
- Swagger schema updated to validate the new input.
- Frontend update to allow users to select the SSL key type via a dropdown menu.

This feature ensures greater flexibility and compatibility in managing SSL certificates for diverse setups.
2024-12-09 11:27:52 +03:30
..
audit-log Add translation for search text 2022-02-12 13:28:16 +07:00
dashboard Change onRender function to always update the dashboard stats 2024-12-04 03:45:56 +01:00
empty v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
error v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
help v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
nginx feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
settings Replace the 'default-site' variable 'description' with the 'i18n' configuration 2023-10-29 10:50:45 +08:00
ui open footer link "Fork me" in new tab/windows (_blank) 2022-06-15 12:20:54 +02:00
user Change click to submit 2024-12-04 03:08:49 +01:00
users Add translation for search text 2022-02-12 13:28:16 +07:00
api.js Adds buttons to test availability of server from public internet 2021-10-31 00:19:18 +02:00
cache.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
controller.js Adds buttons to test availability of server from public internet 2021-10-31 00:19:18 +02:00
i18n.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
main.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
router.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
tokens.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00