nginx-proxy-manager/docker
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
..
dev feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
rootfs feat: add support for selecting SSL key type (ECDSA/RSA) 2024-12-09 11:27:52 +03:30
scripts Bump version 2023-07-31 07:25:09 +10:00
.dive-ci Updated docker base image location 2021-08-17 11:28:30 +10:00
docker-compose.ci.mysql.yml Fix flakey CI due to full stack network determination 2024-05-23 08:12:51 +10:00
docker-compose.ci.sqlite.yml Major update to cypress 2024-05-21 12:53:07 +10:00
docker-compose.ci.yml Adds env var to set certbot acme server 2024-10-16 11:06:29 +10:00
docker-compose.dev.yml Adds env var to set certbot acme server 2024-10-16 11:06:29 +10:00
Dockerfile Adds env var to set certbot acme server 2024-10-16 11:06:29 +10:00