aaPanel_Kern
When you log in to FTP, you get certificate information, which is currently set to btpanel.
Last time, you provided the following instructions for Debian:
cp /etc/ssl/private/pure-ftpd.pem /etc/ssl/private/pure-ftpd.pem_bak
cat /www/server/panel/vhost/letsencrypt/xxxxxxxxxxx/privkey.pem /www/server/panel/vhost/letsencrypt/xxxxxxxxxxx/cert.csr > /etc/ssl/private/pure-ftpd.pem
/etc/init.d/pure-ftpd restart
I'm now running Ubuntu 22.04 and would like to update this information as well.
So my question is: what is the correct command for that?