Hi,
My domain is: tmamjappy.online (provideb by EURODNS)
jitsi.tmamjappy.online is my self hosted jitsi-meet server (With Upcloud)
I want to upload a certficate to EurDNS to submit a CSR file to be signed (SSL)
I can’t find which file I need to use:
(from /etc/letsencrypt/live/jitsi.tmamjappy.online-0001
cert.pem -> …/…/archive/jitsi.tmamjappy.online-0002/cert2.pem
chain.pem -> …/…/archive/jitsi.tmamjappy.online-0002/chain2.pem
fullchain.pem -> …/…/archive/jitsi.tmamjappy.online-0002/fullchain2.pem
privkey.pem -> …/…/archive/jitsi.tmamjappy.online-0002/privkey2.pem
(I guess fullchain.pem and certainly not privkey.pem ???)
And: do I need to covert the file first into a .csr file (some command ?)
Thanks a lot for any help or suggestions !!
Yvo.
I ran these command after installing jitsi-meet:
cerbot-nginx
===== cerbot-nginx choices ================================
What would you like to do?
1: Attempt to reinstall this existing certificate
2: Renew & replace the cert (limit ~5 per 7 days)
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel): 2
Renewing an existing certificate
Running deploy-hook command: /etc/letsencrypt/renewal-hooks/deploy/0000-coturn-certbot-deploy.sh
Deploying Certificate to VirtualHost /etc/nginx/sites-enabled/jitsi.tmamjappy.online.conf
Please choose whether or not to redirect HTTP traffic to HTTPS, removing HTTP access.
1: No redirect - Make no further changes to the webserver configuration.
2: Redirect - Make all requests redirect to secure HTTPS access. Choose this for
new sites, or if you’re confident your site works on HTTPS. You can undo this
change by editing your web server’s configuration.
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel): 2
Redirecting all traffic on port 80 to ssl in /etc/nginx/sites-enabled/jitsi.tmamjappy.online.conf
Your existing certificate has been successfully renewed, and the new certificate
has been installed.
==> so I wanted all URL request to be redirected to https://
- sudo service ufw restart
- sudo service nginx restart
- sudo service cotun restart
- sudo service coturn restart
- sudo service jitsi-videobridge2 restart
- sudo systemctl daemon-reload
It produced this output:
- all status OK,
My web server is (include version):
The operating system my web server runs on is (include version):
Ubuntu 18.04
My hosting provider, if applicable, is:
Upcloud
I can login to a root shell on my machine (yes or no, or I don’t know):
Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
Yes (just for DNS and hosted server, not for jitsi-meet ==> ssh + commandline
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
certbot 0.31.0