Nick
Due to NEN/ISO certifications and customer requirements, it would be nice to have a way to configure Nginx security headers, think about:
- ssl_protocols, ssl_ciphers
- X-Frame-Options, X-XSS-Protection, X-Content-Type-Options
- Referrer-Policy, Permissions-Policy, Strict-Transport-Security
Currently, we copy configs during build in our testing-env's with containers, the configs lives in our main GitHub repository
COPY .serversideup/nginx/conf.d /etc/nginx/conf.d
COPY .serversideup/nginx/server-opts.d /etc/nginx/server-opts.d
COPY .serversideup/nginx/site-opts.d /etc/nginx/site-opts.d
Maybe this is already a working solution, or if possible we can have some settings to configure headers in the UI of PC.
Thanks!
Zander van der Meer
This feature is now available publicly!
Support for Custom Nginx Security Headers
(37.866858210417 days ago)-
Zander van der Meer moved item to board Live
4 days ago -
Zander van der Meer moved item to board In progress
4 weeks ago -
Nick moved item to project Applications
1 month ago -
Nick created the item
1 month ago