# SSL problem with SSL proxy

**URL:** https://meta.discourse.org/t/ssl-problem-with-ssl-proxy/115092
**Category:** Self-hosting
**Created:** [April 15, 2019, 11:34am UTC](https://meta.discourse.org/t/ssl-problem-with-ssl-proxy/115092 "2019-04-15T11:34:26Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Torwald](https://avatars.discourse-cdn.com/v4/letter/t/c5a1d2/32.png) [@Torwald](https://meta.discourse.org/u/Torwald)
#### Post date: [April 15, 2019, 12:57pm UTC](https://meta.discourse.org/t/ssl-problem-with-ssl-proxy/115092/4 "2019-04-15T12:57:23Z")

</div>

Here [is solution](https://meta.discourse.org/t/error-403-when-trying-to-add-articles-or-change-any-options/52491/13), maybe it will help for someone:

Just add

> `proxy_set_header X-Forwarded-Proto https;`

to NGINX proxy config.

Thnx a lot!

---

_[View the full topic](https://meta.discourse.org/t/ssl-problem-with-ssl-proxy/115092)._
