Это видео недоступно.
Сожалеем об этом.

Nginx HTTPS Servers

Поделиться
HTML-код
  • Опубликовано: 16 авг 2024
  • Learn to configure an nginx HTTPS server, add a SSL certificate to an nginx HTTP server, generate an SSL certificate with openssl, and what the nginx ssl_certificate and ssl_certificate_key directives are.
    💻 My Software 💻
    My Chrome Extension WittCepter - chromewebstore...
    📚 My Courses 📚
    courses.wittco...
    👩‍💻 Download Code 👨‍💻
    blog.wittcode.com
    ⌛ Timestamps ⌛
    0:00 - Introduction
    0:20 - Redirect HTTP to HTTPS
    2:36 - Create an SSL Certificate with openssl
    4:43 - Add Private Key and Certificate to Nginx Server
    7:09 - Make Request to HTTPS Server
    8:33 - Outro

Комментарии • 2

  • @Distortion888
    @Distortion888 Год назад +2

    Thank you for your tutorials! They're always succinct and have been really helpful.

  • @cursedtrousers8735
    @cursedtrousers8735 Год назад +1

    Sweet!