Тёмный

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

Herbertech
Подписаться 11 тыс.
Просмотров 19 тыс.
50% 1

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.px...
☁️ Vultr: Get $100 free credits for cloud hosting. Perfect for your development and hosting needs.
▶ www.vultr.com/...
🌐 Namecheap: Find the best deals on domains and hosting services. Enhance your online presence.
▶ namecheap.pxf....
Every use of these links helps us bring more great content to you. Thank you for your support! 🌟

Опубликовано:

 

16 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@JonBrookes
@JonBrookes Год назад
beautifully simple straignt forward approach to letsencyrpt - thanks for sharing the video
@ori200806
@ori200806 10 месяцев назад
What if I don't have a domain and I dont need it but I need ssl certificate to work in xampp ‏‪ ‏‪3:05‬‏
@shadyapp7416
@shadyapp7416 Год назад
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 10 месяцев назад
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 ;)
@hristov1280
@hristov1280 8 месяцев назад
Thanks man, helped me a lot!
@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 10 месяцев назад
Been a while since you posted this, but what OS were you running this on?
@CristianCarrera
@CristianCarrera 10 месяцев назад
Windows 10@@Herbertech
@Herbertech
@Herbertech 10 месяцев назад
​@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 10 месяцев назад
Thanks. I’ll try.
@sonja_spang_ray
@sonja_spang_ray 3 месяца назад
​@@Herbertech Can't they just use windows subsystem for Linux (WSL) and install ubuntu then install certbot?
@AravindhanP-b6d
@AravindhanP-b6d Месяц назад
Could have explained more about http challenge, and how certbot did it in the step you showcased.
@chenathy_5293
@chenathy_5293 29 дней назад
if you could have a video showing apache or nginx, that would be a bonus
@kennethm.380
@kennethm.380 3 месяца назад
Confused. Does this take place on any computer, or does it have to take place on the SERVER THAT HOSTS THE DOMAIN.
@bernardoborges8598
@bernardoborges8598 29 дней назад
No bro, it's on the server that the domain is pointing to
@alexandrufilipescu1301
@alexandrufilipescu1301 3 месяца назад
Pretty cool, I go no errors, yet it's not working for some reason.
@ziadfawzi
@ziadfawzi 10 месяцев назад
Thank you so much.
@joovisgunawan
@joovisgunawan 9 месяцев назад
Thank you bro
@MAMSEIN021
@MAMSEIN021 7 месяцев назад
Thanks
@alimmghe
@alimmghe 5 месяцев назад
nice and good
@djibizalove
@djibizalove Месяц назад
This is useless...
@420cureme6
@420cureme6 Год назад
My ISP blocks port 80 How do I get around this ?
@Herbertech
@Herbertech Год назад
You can also use the DNS challenge, port 53.
Далее
HTTPS, SSL, TLS & Certificate Authority Explained
43:29
HomeLab SSL certificates for FREE with minimal effort
19:41
Letsencrypt: Certbot Manual Mode
11:13
Просмотров 11 тыс.
How to generate and use a SSL certificate in NodeJS
13:59