This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| syno:dsm7kmip [2026/09/01 11:57] – Bernard Condrau | syno:dsm7kmip [2026/09/01 13:58] (current) – [DSM as Client] Bernard Condrau | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * Follow the guide to install [[https:// | * Follow the guide to install [[https:// | ||
| ===== Certificates ===== | ===== Certificates ===== | ||
| - | - The default, out-of-the-box self-signed Synology certificate will fail on DSM 7.4 and later, which hardened the certificate requirements. You will generate matching certificates from an official Synology script, which will be installed alongside the default certificates, | + | - The default, out-of-the-box self-signed Synology certificate will fail on DSM 7.4 and later, which hardened the certificate requirements. You will generate matching certificates from an official Synology script, which will be installed alongside the default certificates, |
| - Login to your NAS on the command line with SSH and elevate to root | - Login to your NAS on the command line with SSH and elevate to root | ||
| - Download Synology' | - Download Synology' | ||
| Line 15: | Line 15: | ||
| server-key.pem | server-key.pem | ||
| server.pem</ | server.pem</ | ||
| - | ==== DSM as Server ==== | + | ===== DSM as Server |
| - go to //Control Panel > Security > Certificate// | - go to //Control Panel > Security > Certificate// | ||
| - Click //Add//, choose //Import Certificate//, | - Click //Add//, choose //Import Certificate//, | ||
| Line 40: | Line 40: | ||
| - Upload the certificate authority file '' | - Upload the certificate authority file '' | ||
| - Now you need to go to **Storage Manager --> Storage** and click //Global Settings//. Scroll down to **Encryption Key Vault** and click //Reset// (important!) to make the switch to the KMIP Server permanent and move the encryption keys. | - Now you need to go to **Storage Manager --> Storage** and click //Global Settings//. Scroll down to **Encryption Key Vault** and click //Reset// (important!) to make the switch to the KMIP Server permanent and move the encryption keys. | ||
| + | - Go to **Control Panel --> Security --> KMIP**, check //Set as remote key client//, and make sure your KMIP Server with uploaded Synology certificates is running (either Synology DSM, or PyKMIP on Debian, or a commercial KMIP Server) | ||
| + | - Enter the following credentials. Note that every time you edit the connection you need to upload the // | ||
| ===== How to gain access to encrypted volumes when the KMIP Server was unavailable during DSM boot ===== | ===== How to gain access to encrypted volumes when the KMIP Server was unavailable during DSM boot ===== | ||