Preskoči na sadržaj
BeoHosting
BeoHosting

8 min

Let's Encrypt SSL Setup

Free SSL, AutoSSL and HTTPS redirect.

BeoHosting Tim

10+ godina iskustva — Stručnjaci za web hosting i infrastrukturu

Poslednje ažurirano:

An SSL (Secure Sockets Layer) certificate encrypts data transferred between a visitor's browser and your web server. Without SSL, passwords, personal data and payment details travel as plain text that anyone on the network can read. Since 2018 Chrome marks every HTTP site as "Not Secure" — which scares visitors away and damages your business.

Let's Encrypt SSL Setup

1

Understand what Let's Encrypt is

Let's Encrypt is a free, automated Certificate Authority backed by ISRG and major browsers. It issues 90-day domain-validated SSL certificates at no cost.

2

Activate AutoSSL in cPanel

On BeoHosting AutoSSL is enabled by default. Log into cPanel, open SSL/TLS Status and click Run AutoSSL — your certificate is issued within minutes.

3

Install SSL manually with Certbot

On VPS or dedicated servers without cPanel, install Certbot via the official installer and run e.g. `certbot --apache -d yourdomain.com -d www.yourdomain.com`.

4

Set up HTTPS redirect

In cPanel Domains toggle Force HTTPS Redirect ON, or add this .htaccess rule: RewriteCond %{HTTPS} off → RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI}.

5

Verify SSL installation

Open the site in Chrome and confirm the padlock icon. Use ssllabs.com/ssltest to validate the chain — aim for an A or A+ score.

6

Set up automatic renewal

Let's Encrypt certs last 90 days. cPanel AutoSSL renews automatically. With Certbot, add a cron job: 0 0,12 * * * certbot renew --quiet.

Spremni da pokrenete svoj sajt?

SSL zaštita
Brzina
24/7 podrška

Pridružite se 4.000+ zadovoljnih korisnika. Besplatna migracija i 15 dana garancije povrata novca.

15 dana garancija povrata novca
Besplatna migracija15 dana garancija24/7 podrška

FAQ

Odgovori na najčešća pitanja o našim uslugama.

Yes, Let's Encrypt uses the same encryption as paid DV SSL certificates. Technical encryption (256-bit AES, 2048-bit RSA) is identical. The difference is the validation type: Let's Encrypt issues only DV (Domain Validation) certificates that confirm you control the domain. Paid OV (Organization Validation) and EV (Extended Validation) certificates additionally verify the organization identity and show the company name in the browser. For most sites, DV is sufficient.

Let's Encrypt deliberately uses short lifetimes for security: limits damage if the private key is compromised, forces automation (fewer manual errors) and reduces the need for revocation. Automatic renewal means you do not need to think about expiry. Certbot and cPanel AutoSSL renew certificates automatically 30 days before expiry.

Yes, Let's Encrypt has supported wildcard certificates since 2018. A wildcard cert covers all subdomains (*.yoursite.com): blog.yoursite.com, shop.yoursite.com, mail.yoursite.com etc. To issue a wildcard cert you must use DNS-01 challenge (not HTTP-01). With Certbot: sudo certbot certonly --manual --preferred-challenges dns -d yoursite.com -d *.yoursite.com. You must add a DNS TXT record for verification.

The easiest way: visit your site and look at the browser address bar. If you see a padlock (lock icon) and the URL starts with https://, you have an active SSL. Click the padlock for certificate details (issuer, expiry). For deeper analysis, use the SSL Labs test (ssllabs.com/ssltest) or the BeoHosting SSL Checker tool (/tools/ssl-checker) which verifies validity, configuration and potential problems.

Yes, all BeoHosting packages include a free Let's Encrypt SSL with automatic renewal. SSL is automatically activated for all domains on your account via cPanel AutoSSL. You do not need to configure anything — SSL is active from the moment the domain starts pointing to our server. For OV or EV certs we also offer paid SSL options on our SSL Certificates page.

Naše garancije za vaš mir

Zaštićeni ste sa svake strane

15 dana garancije

Vraćamo novac bez pitanja u prvih 15 dana.

Besplatna migracija

Mi prebacimo vaš sajt bez prekida — vi ništa ne radite.

24/7 podrška

Naši stručnjaci su tu 24/7 kroz tikete i live chat.