jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
756 stars 166 forks source link

Default host certificate leaks implementation information in organization subject (fixed upstream in 2021) #277

Closed maartenla closed 1 year ago

maartenla commented 1 year ago

This has been fixed in nginx-proxy-manager in 2021. Hasn't made it into this repo.

https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1024

Describe the bug The generated default self signed host certificate leaks implementation name "Nginx Proxy Manager" in the "Organizational" (O) subject field.

To Reproduce Steps to reproduce the behavior:

Browse to default https host
Review certificate details

Expected behavior Field should be generic (not reference implementation), like localhost or empty, or definable.

jlesage commented 1 year ago

This is fixed with the latest image.