nginx-proxy-manager/backend/schema/components
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
..
access-list-object.json Openapi Schema improvements 2024-10-10 15:53:11 +10:00
audit-log-object.json Openapi Schema improvements 2024-10-10 15:53:11 +10:00
certificate-list.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
certificate-object.json Cypress test for http and dns cert provision 2024-10-16 14:53:57 +10:00
dead-host-list.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
dead-host-object.json Openapi Schema improvements 2024-10-10 15:53:11 +10:00
error-object.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
error.json Fix CVE-2024-46256 and CVE-2024-46257 2024-10-11 11:31:57 +10:00
health-object.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
permission-object.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
proxy-host-list.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
proxy-host-object.json feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
redirection-host-list.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
redirection-host-object.json Fix forward_scheme validation in Redirection Host 2024-10-16 19:04:50 +00:00
security-schemes.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
setting-list.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
setting-object.json Adds tests for settings endpoints 2024-10-17 08:48:47 +10:00
stream-list.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
stream-object.json Fix bootloop if stream is used for http/https port 2024-11-14 11:39:48 -08:00
token-object.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
user-list.json Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
user-object.json Openapi Schema improvements 2024-10-10 15:53:11 +10:00