Azure Application Gateway - TLS Termination using Let's Encrypt

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ต.ค. 2023
  • In Azure Application Gateway, TLS termination is a critical process where incoming encrypted HTTPS traffic is decrypted at the gateway, allowing for inspection and routing of requests to backend servers. After processing, the traffic is re-encrypted before reaching the servers. This offloading of encryption tasks enhances performance, simplifies SSL/TLS certificate management, and enables the application of security policies. However, it's essential to ensure secure communication between the gateway and backend servers since the traffic between them is unencrypted.
    Azure Application Gateway: Components, Features and Workflow Explained
    • Azure Application Gate...
    Azure Application Gateway: Comprehensive Deployment and Path-Based Routing Tutorial
    • Azure Application Gate...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 9

  • @user-eu5no3mx3o
    @user-eu5no3mx3o 2 หลายเดือนก่อน

    Very nicely explained @shailender. Also, consider "Free automated SSL certificates in Azure Key Vault with ACME Certbot" for better life-cycle management.

  • @ravipatel3932
    @ravipatel3932 6 หลายเดือนก่อน

    Thank you for creating this, I googled a lot but couldn't figure out a way to export Let's encrypt as pfx. Didn't realize that the ACME client has that option.🙄. Is there a way to automatically renew this certificate? Without that this will be a headache.

  • @warningforyou1
    @warningforyou1 8 หลายเดือนก่อน +2

    Nice asusual . Looking for AFD premium setup for public IP in the backend (origin).

  • @uday7398
    @uday7398 4 หลายเดือนก่อน

    Azure app gateway has public ip but windows vm has private ip. Can you show how to use in that case?

  • @KristianIliev-jh7bt
    @KristianIliev-jh7bt 4 หลายเดือนก่อน

    Is there a way to use the Certificate from a Key Vault in a different Subscription?

    • @user-eu5no3mx3o
      @user-eu5no3mx3o 2 หลายเดือนก่อน

      "Free automated SSL certificates in Azure Key Vault with ACME Certbot" for better life-cycle management.

    • @KristianIliev-jh7bt
      @KristianIliev-jh7bt 2 หลายเดือนก่อน

      @@user-eu5no3mx3o I figured it out. You can use key vault from different subscription but you only can set it up with cli. Portal doesn't work.

    • @vladimirnekic3241
      @vladimirnekic3241 2 หลายเดือนก่อน

      I don't think you understand the concept. It's free.. you don't need to use a certificate from another Key Vault. Work with IT to automate this and generate new free certificates... AKA WILDCARD ;)