nginx-proxy-manager/frontend/js
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
..
app feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
i18n feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
lib v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
login Added autofocus to email input on login screen 2022-08-28 19:54:50 +02:00
models feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
index.js Fix #1950 attempt to encode hdomain values before render 2022-03-25 08:31:28 +10:00
login.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00