Skip to content

Commit

Permalink
docs: nginx setup: allow list for csp headers
Browse files Browse the repository at this point in the history
define which external source to allow when setting csp headers
  • Loading branch information
PiTrem authored Jul 5, 2024
1 parent 8d3fd65 commit 56bd089
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/eln/install_configure/manual_install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ Here, you are accessing the files `....crt` and `....key`. These files are certi

Further information on how to configure nginx, please refer to tutorials online (e.g. [here](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/) and [here](https://www.cyberciti.biz/faq/configure-nginx-to-use-only-tls-1-2-and-1-3/)).

NB: When setting the CSP headers, be sure to allow cas.org and doi.org

#### To summarize, you have to make sure that:

- Reverse proxy is setup properly (i.e. DNS resolves to the URL to your server's IP address).
Expand Down

0 comments on commit 56bd089

Please sign in to comment.