I installed the "let's encrypt" SSL cert a couple of years ago and found out it is actually self-renewing, which is extremely useful. Again, thanks to Tony for this helpful tutorial.
@@KwazyGambling I believe not in all setups. I had trouble using it to renew my certificate for the web page I had in GoDaddy. Tbh, I was too cheap, maybe dumb, and I chose the free tier. The basic tier, at around $8.99, IIRC, includes security. You don't want your page to start with an . Most browsers will not point there.
This is a 3 month old video.. wow! Old news then!!.. 🤣 great video Tony! I've used the new Snapd installation on some Debian 8 installations that "can't" be upgraded to newer versions of the OS and it re-enabled Let's Encrypt to work again, really nice solution they've done! Figured this whole process out like 2 months ago, could have used this video before that so I wouldn't have to learn this process myself 😂 lol.. Anyhow, great video as always!
Sometimes if you choose a slightly higher tier ( pay wise), it will include security, certificates. Talk to the company hosting your page and ask them. Some cases, like " Let's Encrypt", certificates are free, but you must renew every nine months, and you can just write some quick code in your .htaccess file.
how can i fix this problem : Domain is already processing an SSL request. Please allow it to finish before making other changes. its been more than 72hours i create a new domain but it cant be found
why are none of my commands working in SSH? I have been authenticated and nothing seems to work. Namecheap hosting and "apt update" and "sudo -V" aren't recognized. How can I accomplish anything like this?!
Hi, I watch you do nothing for adding additional setting for sale configuration, so it means renewal let's encrypt is automatically scheduled by default if we use snap ?
Hi Tony. Is it alright to perform these actions with the root user? My non-root user keeps giving me permission errors despite granting it root privileges
Thank you for this update, i was wondering why my SSL was renewing outomaticly. somehow it automaticly updated the timer i suppose like 6 months ago. today's date sept 28 2022
Beware since i screwed up my OS installation trying to make snapd work on ubuntu 20.04, the reason is that in order to get snapd working you have to update your linux kernel. I had to use my backup and i lost a week of tweaking my server, pretty frustrating!
Once i got certbot installed at the 4:00 minute mark, my website becomes unavailable. Is this to do with something blocking port 443? I was using your OCI always free website tutorial. (That was great!)
You'll have to follow the other video again but replace 80 with 443. You'll have to allow port 443 through oracle networking, and again through the command line
@@rossco7356 Thank you! You were correct. I needed to run this command on the command line... sudo iptables -I INPUT 6 -m state --state NEW -p tcp --dport 443 -j ACCEPT
Hello Tony, i run servers via Runcloud. But sometimes i have to go to terminal and do stuff like restart Phpfm when dashboard is inaccessible due to high load Many times using htop i still cant figure out how to get this sorted. Please can you come up with series of Linux from base to know basic commands just to run servers. I fear the black linux box, would love to see your series of videos. To avoid any nightmares in future
I installed the "let's encrypt" SSL cert a couple of years ago and found out it is actually self-renewing, which is extremely useful. Again, thanks to Tony for this helpful tutorial.
it does?
@@KwazyGambling I believe not in all setups. I had trouble using it to renew my certificate for the web page I had in GoDaddy. Tbh, I was too cheap, maybe dumb, and I chose the free tier. The basic tier, at around $8.99, IIRC, includes security. You don't want your page to start with an . Most browsers will not point there.
This is a 3 month old video.. wow! Old news then!!.. 🤣 great video Tony! I've used the new Snapd installation on some Debian 8 installations that "can't" be upgraded to newer versions of the OS and it re-enabled Let's Encrypt to work again, really nice solution they've done! Figured this whole process out like 2 months ago, could have used this video before that so I wouldn't have to learn this process myself 😂 lol.. Anyhow, great video as always!
Haha, you're very attentive :)
04:00 no need to make some changes to nginx config file? like port 443 or SSL part?
Another excellent tutorial!
hey Tony, Thank you for you video, after I enable ssl the site stop working ?
Awsome video. Awesome channel. Does this work for a Django app hosted on an AWS Ec2 instance as well?
Are you hosting your website here, or is iut with a commercial host? how would I get certbot to autoupdate a commercial host?
Sometimes if you choose a slightly higher tier ( pay wise), it will include security, certificates. Talk to the company hosting your page and ask them. Some cases, like " Let's Encrypt", certificates are free, but you must renew every nine months, and you can just write some quick code in your .htaccess file.
Great video; super concise. Thank you!
Glad it was helpful!
how can i fix this problem : Domain is already processing an SSL request. Please allow it to finish before making other changes.
its been more than 72hours i create a new domain but it cant be found
how to renew automatically let's encrypt certificate on ingress controller
why are none of my commands working in SSH? I have been authenticated and nothing seems to work. Namecheap hosting and "apt update" and "sudo -V" aren't recognized. How can I accomplish anything like this?!
Do you have a use case for oracle Linux?
What is gynx?
Hi, thanks for your tutorial, but could you tell me the commands to renew ssl certificates from cPanel via SSH terminal? Thank you.
I too looking for the same.
Same
I won't be putting snapd on any of my servers, but thanks for a look at the process going that route.
Can I ask why?
can we deploy it using Ansible and bypass all those interactive-prompts?
maybe we can predefine some parameters required by the interactive prompts?
Thanks Dear, how to do it same renew process on Cpanel
Really great video!
Thanks Ryan
Muchas gracias por el video.
Excelente manual, pude instalar el certificado en Oracle Cloud Infraestructure.👍
Hi, I watch you do nothing for adding additional setting for sale configuration, so it means renewal let's encrypt is automatically scheduled by default if we use snap ?
Can I do this for my namecheap server?
Thanks man. It helps me.
Glad it helped
Does this handle the challenge question?
thanks Tony!!
Thank you its very usefull your videos
You are welcome
How to do it for an certificate installed in a Kubernetes cluster?
Hi Tony. Is it alright to perform these actions with the root user? My non-root user keeps giving me permission errors despite granting it root privileges
I stopped my google clould vm instance and when I went to start it again the website is no longer loading.
Pls, how can i have access to my ssh web server and how can I login to my server via ssh?
I also did not receive the choice of selecting redirect of http to https.
Hi tony i am on ubuntu 20.04 and it say system does not fully support snapd : cannot mount squashfs image using ''squashfs'': mount failed
Whichone is best centos ubuntu en debian Tony?
I know centos and its support will and this year.
What do you think.
I will use it for wordpress sites.
I personally prefer Ubuntu
i dont have certbot folder in /snap/bin...
Thank you for this update, i was wondering why my SSL was renewing outomaticly. somehow it automaticly updated the timer i suppose like 6 months ago. today's date sept 28 2022
very helpful thanks :)
Beware since i screwed up my OS installation trying to make snapd work on ubuntu 20.04, the reason is that in order to get snapd working you have to update your linux kernel. I had to use my backup and i lost a week of tweaking my server, pretty frustrating!
Hi, and for Namecheap? Do you have a tutorial? Thank you
Yes, try this ruclips.net/video/bVbGW037fYk/видео.html
Please subscribe if my videos are helping you 🙏
This could be 2 minutes long but you made it ~8. Thanks..
You're welcome Michael
Thank you!
thank you so much
You're welcome!
Please we need ssl for pihole in simple way
What if I don't have access to the root?
Once i got certbot installed at the 4:00 minute mark, my website becomes unavailable. Is this to do with something blocking port 443?
I was using your OCI always free website tutorial. (That was great!)
I also see that certbot put some IF statements into my nginx default config file.
You'll have to follow the other video again but replace 80 with 443. You'll have to allow port 443 through oracle networking, and again through the command line
@@rossco7356 Let me review this part you mentioned... "again through the command line".
@@rossco7356 Thank you! You were correct. I needed to run this command on the command line...
sudo iptables -I INPUT 6 -m state --state NEW -p tcp --dport 443 -j ACCEPT
@@heretohelp6174 Thanks for this info, saved me some pain :-)
Hello Tony, i run servers via Runcloud.
But sometimes i have to go to terminal and do stuff like restart Phpfm when dashboard is inaccessible due to high load
Many times using htop i still cant figure out how to get this sorted.
Please can you come up with series of Linux from base to know basic commands just to run servers.
I fear the black linux box, would love to see your series of videos. To avoid any nightmares in future
Good idea. I'll see what I can come up with, but won't be till new year at the earliest. So busy!
7:01 - "e ex e start" - really? not "exec"? wtd?
Does it work with NameCheap hosting and domains?
yes of course
@@mecrayavcin Is there a WordPress plugin that does this automatically? Like gets you an SSL and renews it every single year or quarter.
@@iUmarFarooqi There is no plugin like this.
For Namecheap, I suggest Acme ruclips.net/video/bVbGW037fYk/видео.html
Does that server need internet access?
Yes
haha
Yes no coding thanks ?????
You're welcome
terrible explanation, so frustrated after watching your 2 videos...