DEV Community

Rupadana
Rupadana

Posted on

Generate Free SSL Certonly

Generate SSL

Run the following command in your command line

sudo certbot -d rupadana.my. id --manual --preferred-challenges dns certonly
Enter fullscreen mode Exit fullscreen mode

So, next you will be asked to add a DNS TXT Record to your domain

Image description

Add TXT Records

Next, you log in to your DNS Zone Editor and add a TXT Record with the name and content provided by certbot

Image description

Check DNS Records

After adding the DNS Text Record, now check https://dnschecker.org

Image description

Generate Success

You have successfully generated a certificate file from Let's Encrypt. Next, you only need to configure your web server / proxy

Image description

Place the certificate

You can access the certificate that you generated in the /etc/letsencrypt/live/domain.com directory domain.com

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (1)

Collapse
 
rupadana profile image
Rupadana

Hi, kindly leave a like and comment if you got new insight! 🔥

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs