Great, just used on 7 different sites with no issues. For anyone else doing multi-sites, note that the script installation (first terminal command) is only run once. Not repeated for each site. But last command (*For generating SSL certificate*) needs to be run again for each individual site, inputting the correct URL and file directory for that site.
@@moderneuc6547 I think Namecheap disables the auto-renew cron job or at least I couldn't get it to work on my shared hosting plan. So to renew I just manually rerun the cert creation for each site though the console and paste the new certificates again into the SSL page. I have the console command for each site saved in a text file and the links to each site's .cer and .key file location to save time. So the whole process is just lot of copy pasting and takes maybe 10 minutes of copy pasting every 3 months to renew 7 sites.
Very helpful. That's exactly what I needed. Works great. I just followed steps after my first year certificate expired I used your video to uninstall and then install new one. I can not thank you enough for this helpful tutorial. Thank You.
This is excellent! Very clear and worked perfectly. NOTE: A little watch out for others - it only generated the SSL certificate correctly when i put only one of my domains in the terminal line. As in, it seems I have to do installation one domain at a time. But that is easy. Thank you!
Woow man your the best bro... I watched so many tutorials inregards with this with no success and i was about to quit and i came through your tutorial and it helped me... Just subscribed to your channel too thanks man.
How did you do it? Im stuck at [Fri Dec 6 04:47:56 EST 2024] Pending. The CA is processing your order, please wait. (13/30) [Fri Dec 6 04:48:01 EST 2024] The retryafter=86400 value is too large (> 600), will not retry anymore.
So according to the flow of actions, the cronjob does generate a new SSL certificate and key, but you must handle SSL installation yourself anyway. Is there a way to actually install the SSL for the domain using SSH?
Great tutorial, well described Important to know is that i had to use letsencrypt because of the error Register account Error: {"type":"urn:ietf:params:acme:error:malformed","status":400,"detail":"[External Account Binding] The JWS Signature MUST be present"}
Great work, I have checked another international your same tuber procedure how even he has done something wrong. That method will not nowadays as only let's encrypt is giving this free options. You are great,
Fantastic video and explanation - thank you!! However we really need a follow up video to handle certificate renewals ! If there is one please recommend?
The Cron job creates a new certificate file at regular intervals. You have to copy and paste that and the old key file in cPanel, when you want to renew.
Hi, It was working fine. But after some months again today it says "NOT Secure" seems like ssl is expired now. Does it takes few hours time to renew ? Or I have to follow the whole step to renew it again. Plz reply.
Thank you so much for this video. I messed up by not add the www. version of my domain in the certificate. Do I have to uninstall and go thru the process again to the www.domain?
The auto-renewal works, but you still have to copy the updated certificate from your server to cpanel in order to install it. Is there a way to automate this?
can you help me to install cyptography python library from the terminal as I am getting dependency error and from stackoverflow they provide solution to install some library using apt-get or yum but in terminal apt-get or yum not recognize.
Hello! I have several subdomains on my namecheap stellar package. I purchased domains names for each of them so that they appear to be separate websites. I was using Free SSL, but they changed and they will not give any help so I have to stop using them. How do I handle this situation for each of the 6 subdomains with domain names that I have?
1. In your c panel, use the search bar on the top right and search for "manage shell" 2. Visit the Manage Shell and Enable SSH access 3. Log out and log in again, that's it. Good luck my friend!
Everything goes well except on checking the ssl it gives this error and website has no ssl "None of the common names in the certificate match the name that was entered. You may receive an error when accessing this site in a web browser"
@@pi-dev5079 Yes, check that the document root folder points to the website folder you want the SSL to be installed on. Eg instead of *public_html* insert specified site. Hope it helps
Great, just used on 7 different sites with no issues. For anyone else doing multi-sites, note that the script installation (first terminal command) is only run once. Not repeated for each site. But last command (*For generating SSL certificate*) needs to be run again for each individual site, inputting the correct URL and file directory for that site.
Curious: Have you ran into any issues renewing the certificates ?
@@moderneuc6547 I think Namecheap disables the auto-renew cron job or at least I couldn't get it to work on my shared hosting plan. So to renew I just manually rerun the cert creation for each site though the console and paste the new certificates again into the SSL page.
I have the console command for each site saved in a text file and the links to each site's .cer and .key file location to save time. So the whole process is just lot of copy pasting and takes maybe 10 minutes of copy pasting every 3 months to renew 7 sites.
The procedure is still working perfectly in 2024. Thanks a lot!!
Very helpful. That's exactly what I needed. Works great. I just followed steps after my first year certificate expired I used your video to uninstall and then install new one. I can not thank you enough for this helpful tutorial. Thank You.
You are AMAZING! Thanks so much for this. Really great. Made a difficult process easy!
This is excellent! Very clear and worked perfectly.
NOTE: A little watch out for others - it only generated the SSL certificate correctly when i put only one of my domains in the terminal line. As in, it seems I have to do installation one domain at a time. But that is easy. Thank you!
Thanks for the video, easy to follow along and included all the questions I would have asked.
Woow man your the best bro... I watched so many tutorials inregards with this with no success and i was about to quit and i came through your tutorial and it helped me... Just subscribed to your channel too thanks man.
Thanks! :)
Great help. I was just about to pay, this video helped me save that
You my friend, are a life saver!!!
liked and subscribed!
How did you do it? Im stuck at
[Fri Dec 6 04:47:56 EST 2024] Pending. The CA is processing your order, please wait. (13/30)
[Fri Dec 6 04:48:01 EST 2024] The retryafter=86400 value is too large (> 600), will not retry anymore.
So according to the flow of actions, the cronjob does generate a new SSL certificate and key, but you must handle SSL installation yourself anyway. Is there a way to actually install the SSL for the domain using SSH?
Thank you so much for taking the time to make these videos! Very helpful, worked like a dream! :)
Thank you soo much!! I've been paying for this for 7 years!! This still works!!
Great tutorial, well described
Important to know is that i had to use letsencrypt because of the error
Register account Error: {"type":"urn:ietf:params:acme:error:malformed","status":400,"detail":"[External Account Binding] The JWS Signature MUST be present"}
Thank you! So easy I was able to do it without even listening to the audio :) Just followed what you did on screen.
my website didn't renew yet i set the cron job for it to renew. How can I ensure that it renews every time it expires?
Great work, I have checked another international your same tuber procedure how even he has done something wrong. That method will not nowadays as only let's encrypt is giving this free options. You are great,
Appreciate this! Thank you! Also remember to setup your .htaccess file such that your visitor will always be redirected to the https link.
Best Video On TH-cam. Bro come back and create some more useful videos for us.
Fantastic video and explanation - thank you!! However we really need a follow up video to handle certificate renewals ! If there is one please recommend?
The Cron job creates a new certificate file at regular intervals. You have to copy and paste that and the old key file in cPanel, when you want to renew.
@@ExtaTer Thank you!
@@ExtaTer At what regular intervals may I ask?
Thanks this is working well for me other than I am having to install the cert manually every 3 months. Is there a way to automate that?
Same. How do we automate this process
Worked like a charm!! subscribed
worked like a charm.. May God bless you!!
Thank you very much brother literally i watch too many videos but i cannot find free ssl thank you very much...
Really Informative keep adding more valuable content.
Sure 👍
You are AWESOME, sir! Salute! Thanks!
This is amazing! Thank you so much for this tutorial.
Thank you bro, worked like a charm 🙂
after 3 months my certificate expired.
Can you please let me know what do you mean by auto renewal on cronjob?
HAS ANYONE FOUND A WAY TO GET THE CRON JOB TO WORK? Does not auto-renew as is.
Me neither a big pain watching this video every three months 😢
@@joshuaehoche Sincerely man
Thank you for this tutorial. It has been super helpful.
Glad it was helpful.
Very helpful. Thank you for your content.
Allow me to use your channel link on the bluehost as a marketer not only use it once but every time?
Huge thanks brother.
Keep it up 🤩🤩🤩
amazing video, so well done! you are amazing
Thank you for the fast easy solution to free SSL with auto renew through Lets Encrypt
Thank you so much. Its very helpful.
Hi, It was working fine. But after some months again today it says "NOT Secure" seems like ssl is expired now. Does it takes few hours time to renew ? Or I have to follow the whole step to renew it again. Plz reply.
You need to follow only the steps to paste the new certificate file (generated by Cron) and the old key file in cPanel.
Thank you so much for this video. I messed up by not add the www. version of my domain in the certificate. Do I have to uninstall and go thru the process again to the www.domain?
Thank you so much. It works like charm!
The best ssl certificate video
Awesome tutorial. Thanks man.
This literally saved our butts... thanks SO MUCH for making this video!
Great help for free SSL installation. It can save a few $s
Very useful and complete.
thanks for sharing :) which screen recorder you have used for this video?
Thank you so much, this works perfectly !
This is really very much helpful, Thanks man.
You are welcome.
Removal of old and installation of new cert confirmed working (Dec 2024). I did this manually rather than via Chron.
pls help I can't find the command terminal in namecheap, how do I go about it?
It helped me so much
Thanks a lot
Awesome tutorial. Thank you!
Thanks for the video it worked for all my websites a few months ago, however they all just expired. I thought they were supposed to auto renew?
I experienced the same problem. Did you end up finding a solution to this?
Let me know if you get a solution to this. I'm experiencing the same issue
@@ElaineDraws nope, I ended up uninstalling it first and then recreating it th-cam.com/video/ZRn69r_8nAg/w-d-xo.html
@@lugiweb7011 @Elaine nope, I ended up uninstalling it first and then recreating it th-cam.com/video/ZRn69r_8nAg/w-d-xo.html
The auto-renewal works, but you still have to copy the updated certificate from your server to cpanel in order to install it. Is there a way to automate this?
Thank you very much!!!!
I was not going to buy expensive Namecheap SSLs
Thank you!!! You're a life-saver.
does this also protect emails
Thank you bro. Great job!
Thanks. This is very helpful
excellent thank you very much!!! 😀
😢Bhai jan mera Advanced section me jaa ke "Terminal" wala Option nai aa rha me keya karun 🥺
Plzz answer
Thank you, works great!
Total lifesaver thanks a lot man
Good job! Many thanks!
You are the Man! thanks a lot!
Work's great but the cron job will not renew it so I have to redo it every 3 months.. Any idea on how to get the cronjob to work?
can you help me to install cyptography python library from the terminal as I am getting dependency error and from stackoverflow they provide solution to install some library using apt-get or yum but in terminal apt-get or yum not recognize.
You can use pip3
@@eggplantunleashed4740 i'll downgrade my python version to resolve this issue
@@NeerajKumar28 I decided to use ZeroSSL instead. It's Free and worked 100%.
thank you very much really helpfull
Hi there! Can't find terminal on my Namecheap channel...what should I do?
@wphowknow there's no terminal on my cpanel
Hello! I have several subdomains on my namecheap stellar package. I purchased domains names for each of them so that they appear to be separate websites. I was using Free SSL, but they changed and they will not give any help so I have to stop using them. How do I handle this situation for each of the 6 subdomains with domain names that I have?
As instructed in the video, you can generate SSL certificate for multiple domains/subdomains. You can follow that approach.
Marvelous Yasir!!!!
Thank you.
awesome videos, thanks a lot
in my c panel terminal is not showing, can you help me.
1. In your c panel, use the search bar on the top right and search for "manage shell"
2. Visit the Manage Shell and Enable SSH access
3. Log out and log in again, that's it. Good luck my friend!
@@jacobbamfo thanks
@@jacobbamfo thank U
Great video! :D
Thanks so much. It worked.
Thank you! 1000 times Thank you!
My keys says BEGIN EC Private keys. Whereas your says BEGIN RSA Keys. Is it problem???
Everything goes well except on checking the ssl it gives this error and website has no ssl
"None of the common names in the certificate match the name that was entered. You may receive an error when accessing this site in a web browser"
Can anyone help me? I did everything right yet the ssl is not applied to the website.
I have followed all steps properly and Get the screen that Certificate is installed successfully. Still SSL is not working on my website.
I need help with my webpage. Can you help me?
Yes, please contact us via our website.
Bummer. Doesn't work for me. Keep getting error messages. :(
works perfect but after 3 months it wouldnt renew had to renew it manually again the use the --force command
Please How did you renew it ?
I got this issue: "Error creating CSR."
Great video, but this did not auto renew. Why is that?
good still working thankyou
Thank you so much man
Nice Video it works
Thanks a lot. :)
My www is not encrypted please help
works great, thanks
Thank you sir.
Thank you!
This isn't free because Stellar hosting is a paid subscription which already comes with SSL
Videos q nahi arahi or?
just used this works in April 2024
Please, 'Terminal" is not in me NameeCheap cPanel, What can I do Please
Here is how to access Namecheap terminal in cPanel th-cam.com/video/Tt9B9UGJKHI/w-d-xo.html
error:404 what happenned?
I followed the instructions but I keep getting verify error...invalid response. How do I move forward?
Same here and no idea how to resolve this - did you sort it?
@@pi-dev5079 Yes, check that the document root folder points to the website folder you want the SSL to be installed on. Eg instead of *public_html* insert specified site. Hope it helps
@@gaegill this worked for me
Perfect tutorial
Thanks
Thanks man
neep for high sound for laptops videos
wow !!