mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #3791] Cannot read property '1' of null - signed with windows ca #2496
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2496
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomse on GitHub (Jun 4, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3791
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
ref bug #1013 It's pretty old so won't stir up an old pot.
trying to use custom SSL certs, signed by Windows AD CA. I'm getting the same error
but forcecn mentioned in #1013 should only be checked if there are no cn.
since there is a cn and alternative names.. this shouldn't be a problem.
cert works perfectly in production on an nginx web server
Nginx Proxy Manager Version
2.11.2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
acceptance of ssl cert
Screenshots
Operating System
Using Windows to upload cert
Additional context
@tomse commented on GitHub (Jun 7, 2024):
Adding the optional ca chain (pem) did the trick