The officially official Devuan Forum!

You are not logged in.

#1 2023-03-23 11:11:51

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 101  

[SOLVED] Installing certbot-nginx

Hi everyone,

I would to get/generate an SSL (TLS) certificate for a website.

I would like to use Let'sEncrypt and I found this guide that target Devuan smile -->

https://certbot.eff.org/instructions?ws … uanbeowulf

But when I try

sudo apt update
sudo apt install certbot certbot-nginx

I get

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package certbot-nginx

I don't know if certbot-nginx is required as I will most probably go with the option:
just get a certificate from this guide

certbot.eff.org wrote:

Or, just get a certificate

If you're feeling more conservative and would like to make the changes to your nginx configuration by hand, run this command.

sudo certbot certonly --nginx

So is certbot-nginx required ? Did you already installed a Let's encrypt certificate on your Devuan ?

Thanks

Last edited by SpongeBOB (2023-03-23 13:23:56)


Linux noob, plz be kind big_smile

Offline

#2 2023-03-23 13:00:37

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 101  

Re: [SOLVED] Installing certbot-nginx

FYI,

I tried to install just the certbot package, but it seem to be required for the next step -->
certbot certonly --nginx

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Could not choose appropriate plugin: The requested nginx plugin does not appear to be installed


Linux noob, plz be kind big_smile

Offline

#3 2023-03-23 15:06:39

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 101  

Re: [SOLVED] Installing certbot-nginx


Linux noob, plz be kind big_smile

Offline

Board footer