mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-09-26 22:06:01 +01:00
The private key of custom certificates was returned in meta by GET /api/nginx/certificates and GET /api/nginx/certificates/{id}. Add meta.certificate_key to omissions(), the same way meta.dns_provider_credentials is hidden. The key stays in the database and is still written to /data/custom_ssl on upload.