
nginx
Total 2 Posts
Nginx, stylized as NGINX, nginx or NginX, is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
SSL Certificates with LetsEncrypt
This tutorial explains how to use LetsEncrypt and acme.sh to create SSL certificates. In addition, snippets for a secure SSL configuration and secure transport headers are provided and explained. A hybrid solution, using RSA and ECDSA certificates, will be created.
Protecting Nginx with Fail2ban
An introduction on how to use fail2ban to protect nginx against bots and brute-force attacks.