-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed as not planned
Closed as not planned
Copy link
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image? Yes - Are you sure you're not using someone else's docker image? Yes
- If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network? Yes
Describe the bug
- What version of Nginx Proxy Manager is reported on the login page? 2.2.3
I like to group my services and get a single ssl cert that covers multiple domains rather than individual certificates.
When using an SSL certificate that covers multiple domain names the SSL Certificate drop down list doesnt resize to match the size of the content. As a result you the buttons fall underneath the selection and cannot be selected. A workaround is to set the drop down to request a new certificate, apply settings you would like, then select the correct SSL Certificate.
To Reproduce
Steps to reproduce the behavior:
- Add SSL that covers multiple domains.
- Add new Proxy
- Select SSL
- Select Certificate with multiple domains that runs over multiple lines
- Unable to select 'Force SSL' or 'HTTP/2 Support' options ( I assume this would cover the other optinos if you had a certificate covering a lot more domains)
Expected behavior
The SSL drop down section would resize to match the content size.
Operating System
Ubuntu 18.04 Docker
mguilherme
