Skip to content

NetBox doesn't generate HTTPS URLs #547

Answered by Laz80UK
Laz80UK asked this question in Getting Help
Discussion options

You must be logged in to vote

Got the answer here:
netbox-community/netbox#6862

AWS ALB didn't work as I expected, but changing the nginx.conf from
proxy_set_header X-Forwarded-Proto $scheme;
to
proxy_set_header X-Forwarded-Proto https;
did the trick.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Laz80UK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant