By default, Jenkins comes with its own built-in Winstone web server listening on port 8080, which is convenient for getting started. It’s a good idea, however, to secure Jenkins with SSL to protect passwords and sensitive data transmitted through the web interface. In this tutorial, you will configure Nginx as a reverse proxy to direct client requests to Jenkins. Choose your operating system below to get started.