From 1129fa9bf11cd0421f8efed231bf621287ca727a Mon Sep 17 00:00:00 2001 From: theomego <98222461+theomego@users.noreply.github.com> Date: Sun, 16 Mar 2025 18:03:19 +0000 Subject: [PATCH] Update ssl.rst Update "apt-get install snap" to "apt-get install snapd" for APT distros. --- .../wazuh-dashboard/configuring-third-party-certs/ssl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/user-manual/wazuh-dashboard/configuring-third-party-certs/ssl.rst b/source/user-manual/wazuh-dashboard/configuring-third-party-certs/ssl.rst index cdf3fc0095..b136982218 100644 --- a/source/user-manual/wazuh-dashboard/configuring-third-party-certs/ssl.rst +++ b/source/user-manual/wazuh-dashboard/configuring-third-party-certs/ssl.rst @@ -40,7 +40,7 @@ Install certbot .. code-block:: console # apt-get update - # apt-get install snap + # apt-get install snapd .. group-tab:: Amazon Linux 2