How to Request SSL Certificates with Let's Encrypt and Certbot

Ғылым және технология

Follow me on X/Twitter:
/ herbertech_
🌟 Support Our Channel with These Affiliate links! 🌟
🛍️ Amazon: Shop for your favorite products and support the channel at the same time.
▶ geni.us/A7LD
💻 Pluralsight: Elevate your tech skills with a free 10-day trial. A world of learning awaits!
▶ pluralsight.pxf.io/c/3631128/...
☁️ Vultr: Get $100 free credits for cloud hosting. Perfect for your development and hosting needs.
▶ www.vultr.com/?ref=9564451-8H
🌐 Namecheap: Find the best deals on domains and hosting services. Enhance your online presence.
▶ namecheap.pxf.io/c/3631128/47...
Every use of these links helps us bring more great content to you. Thank you for your support! 🌟

Пікірлер: 19

  • @hristov1280
    @hristov12804 ай бұрын

    Thanks man, helped me a lot!

  • @JonBrookes
    @JonBrookes9 ай бұрын

    beautifully simple straignt forward approach to letsencyrpt - thanks for sharing the video

  • @ziadfawzi
    @ziadfawzi6 ай бұрын

    Thank you so much.

  • @joovisgunawan
    @joovisgunawan5 ай бұрын

    Thank you bro

  • @MAMSEIN021
    @MAMSEIN0213 ай бұрын

    Thanks

  • @alimmghe
    @alimmgheАй бұрын

    nice and good

  • @shadyapp7416
    @shadyapp741610 ай бұрын

    Nice video! Do we have to manually place the cert and key in the app server post auto renewal as it is not getting generated in the path of app server(lets say tomcat)

  • @Herbertech

    @Herbertech

    6 ай бұрын

    I believe you would have to, yes. AFAIK Certbot will generate a new private key on renewal, so best to keep track of that. You could always include that step in a script so you don't need to bother remembering ;)

  • @ori200806
    @ori2008066 ай бұрын

    What if I don't have a domain and I dont need it but I need ssl certificate to work in xampp ‏‪ ‏‪3:05‬‏

  • @420cureme6
    @420cureme6 Жыл бұрын

    My ISP blocks port 80 How do I get around this ?

  • @Herbertech

    @Herbertech

    Жыл бұрын

    You can also use the DNS challenge, port 53.

  • @moses3544
    @moses3544 Жыл бұрын

    I am getting a permissions error when I run my Nodejs, Error: EACCES: permission denied Have you encountered this?

  • @Herbertech

    @Herbertech

    Жыл бұрын

    Your NodeJS probably runs with a user that doesn't have access to the certificates. I would suggest you use a reverse proxy like apache and host your nodejs app behind it. That way you don't need to change the permissions on the certificates, and since apache runs as root:root it should be able to access the certificates! 😉 However, if you are using this as a client certificate, you can always just copy the certificates to a different directory where the nodejs user has access.

  • @CristianCarrera
    @CristianCarrera Жыл бұрын

    Hi. I get the following error when install certbot: "The operation couldn’t be completed. Unable to locate a Java Runtime that supports apt."

  • @Herbertech

    @Herbertech

    6 ай бұрын

    Been a while since you posted this, but what OS were you running this on?

  • @CristianCarrera

    @CristianCarrera

    6 ай бұрын

    Windows 10@@Herbertech

  • @Herbertech

    @Herbertech

    6 ай бұрын

    ​@CristianCarrera Are you trying to run this on Windows 10? This guide only works for Linux OS. If you're trying to run this on Linux and you get this error you might want to install Java runtime environment (JRE) and export the installation location with export JAVA_HOME=/install/path

  • @CristianCarrera

    @CristianCarrera

    6 ай бұрын

    Thanks. I’ll try.

Келесі