LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Containers
User Name
Password
Linux - Containers This forum is for the discussion of all topics relating to Linux containers. Docker, LXC, LXD, runC, containerd, CoreOS, Kubernetes, Mesos, rkt, and all other Linux container platforms are welcome.

Notices


Reply
  Search this Thread
Old 10-06-2021, 08:21 AM   #1
Janvanl
Member
 
Registered: Apr 2015
Posts: 145

Rep: Reputation: Disabled
BigBlueButton container does not renew Letsencrypt certificate


Hi,

we run a dedicated server with NGINX and BigBlueButton in a Dockercontainer.

The Letsencrypt certificate expired and i need to renew it, i ran certbot with --forced-renewal this produces a certificate outside the Dockercontainer.

if I run
docker run --rm --env-file .env bigbluebutton/greenlight:v2 bundle exec rake conf:check

I get:
certificate verify failed (certificate expired)

Does anyone have an idea how to solve this?

Regards,
Jan

Last edited by Janvanl; 10-06-2021 at 08:28 AM.
 
Old 10-06-2021, 08:44 AM   #2
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,678

Rep: Reputation: Disabled
Are you running Ubuntu 16.04? See here (in Russian): https://habr.com/ru/post/580092

Last edited by shruggy; 10-06-2021 at 09:37 AM.
 
Old 10-06-2021, 09:14 AM   #3
Janvanl
Member
 
Registered: Apr 2015
Posts: 145

Original Poster
Rep: Reputation: Disabled
Hi, thanks
but i do not speak or read russian. The commands i see do not seem to involve docker.

This is the Letsencrypt problem with the CA Authority that changed, i cold however produce a certificate
but not for the container.

Regards,
Jan
 
Old 10-06-2021, 09:54 AM   #4
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,678

Rep: Reputation: Disabled
From this SO answer:
Quote:
If your host OS has already preconfigured CA certs correctly, then you can just mount them as a volume to the container:
Code:
docker run \
  -v /etc/ssl/certs/ca-certificates.crt:/etc/ssl/certs/ca-certificates.crt \
  ...
 
Old 10-06-2021, 10:14 AM   #5
Janvanl
Member
 
Registered: Apr 2015
Posts: 145

Original Poster
Rep: Reputation: Disabled
Thanks Shruggy,

i will try this a couple of hours later. I must save a windows-install first.
My first experience with a SSD that has "bad blocks".

Regards,
Jan
 
Old 10-06-2021, 04:55 PM   #6
Janvanl
Member
 
Registered: Apr 2015
Posts: 145

Original Poster
Rep: Reputation: Disabled
With the following commands BBB is functional again

cd ~/greenlight
docker-compose down
docker pull bigbluebutton/greenlight:v2
docker-compose up -d

Thanks for the support.

Jan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to Setup Auto-Renew for LetsEncrypt SSL Certificates (Apache) LXer Syndicated Linux News 0 03-16-2021 06:15 AM
pure-ftpd with TLS and LetsEncrypt certificate Ladowny Linux - Server 3 09-17-2017 12:30 PM
[SOLVED] unable to install letsencrypt certificate with apache vincix Linux - Server 2 10-25-2016 09:45 AM
LXer: How to setup a intermediate compatible SSL website with LetsEncrypt certificate LXer Syndicated Linux News 0 01-19-2016 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Containers

All times are GMT -5. The time now is 10:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration