How to Install a Free SSL Certificate with Let's Encrypt (on Nginx and Apache websites)

How to Install a Free SSL Certificate with Let's Encrypt (on Nginx and Apache websites)

Tony Teaches Tech

3 года назад

48,122 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

TechWithBenam
TechWithBenam - 26.09.2023 16:27

Nice one

Ответить
Xpressd
Xpressd - 02.01.2023 21:45

I would be lost without tony /bowdown

Ответить
mauwiks
mauwiks - 25.11.2022 14:02

I can't seem to find the apache2 folder

Ответить
Santa Cruz Marketers
Santa Cruz Marketers - 15.08.2022 21:48

Great content man :-)

Ответить
Thodoris Paparrigopoulos
Thodoris Paparrigopoulos - 04.08.2022 15:36

Essentially after you have set up your nginx or apache server you execute

1) sudo apt install certbot python3-certbot-nginx
2) sudo certbot --nginx (dash dash)
You fill the questions being asked and then it is automated to update the nginx configuration file and then you are good to go!

Thanks a lot for your video. Saved me hours of searching.

Ответить
Night
Night - 25.07.2022 14:43

Thanks a lot

Ответить
Charles Derek
Charles Derek - 21.06.2022 23:01

How do you write this to execute by a bash script (no interactivity)

Ответить
EMO
EMO - 15.06.2022 01:42

apt-get install certbot python-certbot-apache is not run

Ответить
Daniel Roop
Daniel Roop - 20.05.2022 16:36

Thanks for the great content Tony!

Ответить
OhMyAds
OhMyAds - 14.04.2022 16:20

I believe you mentioned namecheap, does it work for namecheap shared hosting package? Do you need to have delicate ip to install the ssl cert as you shown here?

Ответить
jordan jones
jordan jones - 11.03.2022 03:47

Thanks Tony very helpful 😁

Ответить
MCICrypto
MCICrypto - 15.02.2022 15:15

Hello Guys,
All command here and i fixed some place :

1.apt install certbot python3-certbot-apache -y
we install python3 because pyhton depracete it


2.certbot --apache



3.ufw app list

check your ufw if listed


4.ufw app info "Apache Full"


5.ufw allow in "Apache Full"

Ответить
Jill Sarkozi
Jill Sarkozi - 08.12.2021 06:12

Can this work when I don't host my domian only point it to a vps servers with no control panel but I've set A record and NS records.I'm unable to get SSL install on my domain.

Ответить
Khalil HAMANI
Khalil HAMANI - 01.11.2021 16:57

Hi ! Thanks for the tutorial, but after doing that I'm having a redirection error ERR_TOO_MANY_REDIRECTS. What should I do ? Having that my wordpress is inside a docker container and that I'm using reverse proxy configuration.

Ответить
Kaveen Goonawardane
Kaveen Goonawardane - 28.10.2021 16:53

Super useful video. Thanks mate!

Ответить
David Corona
David Corona - 29.08.2021 02:26

God bless you for making this video.

Ответить
Cristian Campos
Cristian Campos - 24.08.2021 18:33

Thanks!

Ответить
Brendan Hal
Brendan Hal - 13.08.2021 03:06

I had to use this command instead:
sudo apt --assume-yes install python3-certbot-apache

Ответить
Govt Jobs Notifications
Govt Jobs Notifications - 12.07.2021 17:21

Make my websites ssl

Ответить
Eduardo Queiroz
Eduardo Queiroz - 03.07.2021 04:51

Some considerations:
- The package now is called python3-certbot-apache
- If someone is doing this at home, make sure to set the firewall to open port 443 (ufw for ubuntu) and NAT port forwarding from port 443 to the internal ip address and the port in which the the website is hosted, normally also 443).

Thanks, Tny

Ответить
mr political guy!
mr political guy! - 06.06.2021 19:38

Hi I got a question is ngrok more secure than port forwarding and more immune to ddos.

Ответить
Rishabh Garg
Rishabh Garg - 13.05.2021 16:55

i am getting SERVFAIL error!!!!!

Ответить
Rex Benedict
Rex Benedict - 30.04.2021 07:04

So Tony. What's up. I installed the certificate on the 18.04 ubuntu nginx. Certificate is valid. Tlv is 1.2,1.3. but it's saying some contents are still not secure. I have no idea how to resolve it. I'm stuck. It's an e-commerce site.

Ответить
Hamza Samlali
Hamza Samlali - 29.04.2021 00:56

Hi man after installing the SSL certificate, i can no longer access the Admin dashboard. Can you please advise on that issue

Ответить
SAlEX Korsan
SAlEX Korsan - 21.04.2021 23:01

is it wildcard ssl or not ???

Ответить
Emmerson Max
Emmerson Max - 21.04.2021 17:14

Good video, I struggled for hours before getting to this video and like magic sorted in 5min

Ответить
Brent Crowley
Brent Crowley - 19.04.2021 08:23

I got failed authorization procedure. These steps won't work for everyone. Nice try though.

Ответить
Paul Fitz
Paul Fitz - 12.03.2021 20:38

Thank you for the video very easy to follow. Now my site is secure!!!! XD

Ответить
Fahad Faysal
Fahad Faysal - 25.02.2021 01:02

Cant it be done on Hostinger's "Business Shared Hosting" plan. I have SSH access but can't implement your exact process.

Ответить
José Téllez
José Téllez - 15.12.2020 15:38

Is not working for me.

Ответить
José Téllez
José Téllez - 14.12.2020 21:35

How can I get the "wordpress.conf" file?

Ответить
Quick Fingers
Quick Fingers - 11.11.2020 06:09

These steps will work with AWS EC2?

Ответить
Vaheed Mohammad
Vaheed Mohammad - 05.11.2020 15:08

How to install a free Lets Encrypt SSL certificate from Apache Server to another server?

Ответить
Khandaker Shahi
Khandaker Shahi - 05.10.2020 16:53

Hi Tony, You use Linode for wordpress hosting and ssl but how about the email server? In shared hosting we got webmail system is there anything like that? Thank you for your tutorial.

Ответить
The Guy
The Guy - 20.09.2020 00:57

How do I find the ssh root access to the server?

Ответить
Shawn
Shawn - 17.09.2020 18:01

It really works, thanks!!

Ответить
Trangoul
Trangoul - 09.09.2020 17:36

Hey!

Can I do it if the domain name, and the server is on different network? And the server is behind NAT.

Ответить