You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
seems to be doing the proxy_pass ok, but when it gets to synapse port 8009 it cant find the random string made for ACME request authorization..
NOTE: only reason I have two similar entries on nginx is because I saw some people say you need a ending / so for testing I just added the two.
Im trying to confitre the ACME feature but I keep getting
my nginx config:
seems to be doing the proxy_pass ok, but when it gets to synapse port 8009 it cant find the random string made for ACME request authorization..
NOTE: only reason I have two similar entries on nginx is because I saw some people say you need a ending / so for testing I just added the two.