diff --git a/admin_manual/configuration_files/encryption_configuration.rst b/admin_manual/configuration_files/encryption_configuration.rst index 4b9b577c5..c356e67a3 100644 --- a/admin_manual/configuration_files/encryption_configuration.rst +++ b/admin_manual/configuration_files/encryption_configuration.rst @@ -225,6 +225,9 @@ Here is a reference table for common occ commands: * - occ encryption:fix-key-location [user] - Fix key not found errors +.. tip:: + See the :ref:`encryption_label` section of the ``occ`` reference guide for further ``encryption`` command examples and details. + **Example: Move keys to a new directory (Ubuntu Linux):** .. code-block:: bash @@ -332,6 +335,7 @@ Troubleshooting Further Reading --------------- +- :ref:`occ Command Reference: Encryption ` - `How Nextcloud uses encryption to protect your data `_ - `Technical impact of Authenticated Encryption `_ - `Nextcloud SSE Implementation Details `_