This document contains Nginx configuration for redirecting HTTP to HTTPS and proxying HTTPS requests to a Tomcat server. It also describes configuring Tomcat and Jira to trust the X-Forwarded-For, X-Forwarded-Proto, and PROXY headers set by Nginx so they know the original client IP and protocol.