wazuh-packages icon indicating copy to clipboard operation
wazuh-packages copied to clipboard

Remove deprecated apt-key from the installation assistant

Open verdx opened this issue 3 years ago • 0 comments

Related issue
#1846

Description

All usages of apt-key have been removed. Instead, the script creates a file with the key as /usr/share/keyrings/wazuh.gpg and adds the path to it to the repository description in sources.list.d

Logs example

Tests

  • [x] AIO for DEB system
  • [x] AIO for RPM system
  • [x] Distributed installation

verdx avatar Oct 06 '22 12:10 verdx