nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Certificate renew not possible if force https is selected.

Open SvenPausH opened this issue 2 years ago • 3 comments
trafficstars

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug

Certificate renew not possible if force https is selected.

Nginx Proxy Manager Version latest 2.9.19

To Reproduce Steps to reproduce the behavior:

  1. Go to SSL Certificates
  2. Click on Renew now
  3. Scroll down to '....'
  4. See error

Operating System

RPI4

SvenPausH avatar Dec 23 '22 06:12 SvenPausH

[EDIT] It turns out my issue was related to the firewall blocking traffic from 127.0.0.1. It's not related to the OP's question apparently.

LanceMcCarthy avatar Dec 25 '22 17:12 LanceMcCarthy

I wonder, is your certificate still valid when you are trying to renew ? I might be totally off, but I think the way it works, is HTTP validation works over HTTPS as long as your current certificate is still valid, otherwise, it'll try and use http. But if you force redirect that would bounce back to https which is no longer valid.

Just a thought.

ybizeul avatar Jan 19 '23 07:01 ybizeul

Issue is now considered stale. If you want to keep it open, please comment :+1:

github-actions[bot] avatar Feb 01 '24 01:02 github-actions[bot]