wget supweb.synology.com/support_web/kc_tool/how_to_gen_cert_for_kmip_services/gen_kmip_certs.sh
bash gen_kmip_certs.sh kmip_certs
The second parameter kmip_certs is the name of a shared folder the script will create to store the certificates
/volume1/kmip_certs to your local computer you use to access your DSMs through your web browser, after which you can remove the shared folder and it's contentca-key.pem ca.pem client-fullchain.pem client-key.pem client.pem server-fullchain.pem server-key.pem server.pem
server-key.pemserver.pemclient.pemca.pemclient-key.pemclient.pemca.pem and click Next. Wait until you see the connection is successful.reboot shutdown -r now
sudo /usr/syno/sbin/synoencvolume --auto-unlock-get-keys
.rkey recovery file. The system will prompt you to enter a new vault password to recreate and repair the local key vault.sudo lvdisplay
LV Path /dev/vg1/volume_1sudo cryptsetup luksOpen /dev/vg1/volume_1 mapped_volume
.rkey file saved on a USB drive or transferred via SSH to /tmp/volume1.rkey, use:sudo cryptsetup luksOpen /dev/vg1/volume_1 mapped_volume --key-file /tmp/volume1.rkey
sudo mkdir -p /mnt/recovery mount /dev/mapper/mapped_volume /mnt/recovery
/mnt/recovery. You can use command-line tools like cp, rsync, or tar to copy your files off to an external drive or another server..rkey) will download automatically to your computer's default download folder