glpi-project / glpi-agent

GLPI Agent
GNU General Public License v2.0
212 stars 51 forks source link

No effect on configuration when "Disable SSL check" is checked #639

Closed eduardomozart closed 3 months ago

eduardomozart commented 3 months ago

Bug reporting acknowledgment

Yes, I read it

Professional support

None

Describe the bug

When checking the "Disable SSL check" during GLPI Agent 1.7.2 (x64) MSI installation it still sets the "no-ssl-check" parameter to "0" (false) on "C:\Program Files\GLPI-Agent\etc\agent.cfg" config file.

To reproduce

  1. Install GLPI-Agent through MSI installer with "Complete" option and "Quick installation" checkbox unchecked.

Expected behavior

"no-ssl-check" should be set to "1" (true) when "Disable SSL check" is checked during GLPI-Agent installation.

Operating system

Windows

GLPI Agent version

Other (See additional context below)

GLPI version

10.0.14

GLPIInventory plugin or other plugin version

GLPI Inventory v1.3.5

Additional context

GLPI-Agent version: 1.7.2

eduardomozart commented 3 months ago

Sorry, forgot that Windows agents the settings are saved on registry, that works as expected.