Back to Browse

Nginx Reverse proxy | HTTP and HTTPS | SSL/TLS

11.8K views
Sep 1, 2023
9:42

Nginx is the most widely used application for reverse proxy, in this video, we are demonstrating Nginx as a reverse proxy.| with HTTP and HTTPS #nginx #reverseproxy #nginxreverseproxy # nginx config file you can download from the below URL: https://github.com/kubernetesway/DevOps/blob/main/nginx.conf How to create a self signed SSL certificate: https://youtu.be/40nXhi7dOTE How to create a CA-signed SSL certificate : https://youtu.be/qmFPWYENRGc # starting nginx service $ systemctl start nginx # enable nginx $ systemctl enable nginx

Download

0 formats

No download links available.

Nginx Reverse proxy | HTTP and HTTPS | SSL/TLS | NatokHD