Linux serverNETWORK ADMINISTRATIONS

How to Get Letsencrypt Wildcard Certificate (Using Letsencrypt Nginx DNS Challenge | Certbot)

How to get a free SSL certificate from Letsencrypt using DNS challenge?

🔴 – To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting (me@antonputra.com)

👉 How to Manage Secrets in Terraform – https://youtu.be/3N0tGKwvBdA
👉 Terraform Tips & Tricks – https://youtu.be/7S94oUTy2z4
👉 ArgoCD Tutorial – https://youtu.be/zGndgdGa1Tc

💼 – I’m a Senior Software Engineer at Juniper Networks (11+ years of experience)
📍 – Located in San Francisco Bay Area, CA (US citizen)

🤝 – LinkedIn – https://www.linkedin.com/in/anton-putra
🎙 – Twitter – https://twitter.com/antonvputra
📧 – Email – me@antonputra.com
👨‍💻 – GitHub – https://github.com/antonputra

🔴Part 2🔴How to Setup Auto-Renew for Letsencrypt WILDCARD Certificate with DNS challenge? – https://youtu.be/7jEzioFsyNo

Related Videos
How to Secure Nginx with Lets Encrypt on Ubuntu 20.04 with Certbot? – https://youtu.be/R5d-hN9UtpU

=========
⏱️TIMESTAMPS⏱️
0:00 Intro
2:35 Get Letsencrypt Wildcard Certificate
6:00 Set Up Nginx SSL Wildcard Server Block
8:43 Secure Nginx with Lets Encrypt Certificate

=========
Source Code
🖥️ – GitHub: https://github.com/antonputra/tutorials/tree/main/lessons/080

#Letsencrypt #Certbot #Nginx

source

centos 7

20 thoughts on “How to Get Letsencrypt Wildcard Certificate (Using Letsencrypt Nginx DNS Challenge | Certbot)

  • 🔴 – To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting (me@antonputra.com)

  • Anton, great video! Fantastic scope; everything you need to know about wildcard certificates in one place, with added pointers to additional information. I have been looking for a video like yours for quite some time.

  • I cant count how many times this video has saved me! ❤❤❤❤

  • Great Video, I was able to follow and get everything setup. Question if i have a server setup with it's own SSL how do i forward traffic and bypass the nginx ssl, and pull/show the ssl from the remote server?

  • Simply perfect tutorial. Super clear and accurate. Amazing! Thank you very much!

  • I have created a wildcard certificate using the method you mentioned in this video. Uploaded the certificate in Azure key vault. Then in my Azure cdn endpoint, under custom domain name in the entry of my root domain I tried to select the certificate from my Key vault and I am getting this error "the certificate doesn't include the hostname to be secured". Any idea what could be the issue.

  • it's a very nice video to understand wildcard certificate. but I have one question. I want to wildcard certificate subdomain no need to register. It will come from a web application. how to achieve this.

  • Great content but it would be better without the background music

  • друг,мы от артема,нужна помощь гава гав

  • Thank you, It took way too long for me to find the command to request a cert with dns verification. Thanks for finally giving me the answer. 🙂

  • Very nice video, thank you. I have a question, what if there is already a pre-existing wildcard ssl certificate for the parent domain? What would I need to do to configure certbot with nginx to recognize that, for the subdomain that I am trying to point to my server? Sorry if this is a weird question, I'm less experienced with DevOps, and have more experience with application development.

  • дуже хороший контент, дякую!

  • can you go over this using two containers: 1 for certbot and 1 for nginx? it seems a bit complicated because there is a conflict in ports when trying to renew

Comments are closed.