NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.06k stars 2.54k forks source link

selected force ssl not active after creation phase (web or api) - need to activate it manually afterwards #3956

Open nik2208 opened 3 weeks ago

nik2208 commented 3 weeks ago

I have 5 instences of nginx proxy manager running and it has always been like this

rising the issue because i need to automatically create proxy via api and cannot activate force ssl for each one created via api call. Api definition (swagger) only has get and post, as a workaround wondering how to activate force ssl as a put call

alnaimiab commented 1 week ago

Hi

I have the same problem , trying to use the API to create a proxy host with SSL cert but it didn't work.

I can't find the endpoint to create a certificate. image