nginx-proxy-manager/frontend
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-images v2.2.0 New Brand (#319) 2020-03-11 16:54:10 +10:00
fonts Serves font locally 2021-05-12 18:03:10 +02:00
html Add robots noindex meta tag to prevent indexing 2023-09-10 12:08:28 +02:00
js feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
scss Displays entity id for each entry in frontend 2021-05-16 16:57:05 +02:00
.babelrc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
.gitignore v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
images v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
package.json Use nginxproxymanager/nginx-full image base 2024-01-10 12:59:51 +10:00
webpack.config.js Fix #1950 attempt to encode hdomain values before render 2022-03-25 08:31:28 +10:00
yarn.lock Bump elliptic from 6.5.7 to 6.6.0 in /frontend 2024-10-31 02:19:58 +00:00