Backup & Restore Certificates

Hi,

What is the most proper way of backing up and restoring certificates; so that they keep all the attributes, permissions etc. in-tacked.

I am on Ubuntu 18.04 and my certificates are used by LetsEncrypt.

Thanks…

1 Reply

tar saves owner / group and permission bits

tar -cv -f my_archive.tar /what/to/save

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct