I exec the msi with : \\Server\Application\GLPI-Agent-1.4-x64.msi /i /quiet RUNNOW=1 SERVER='https://glpi.sandbox.local/front/inventory.php' SSL-FINGERPRINT=0000000000000000000000000000000000000000000000000000000 DEBUG=2 EXECMODE=2 ADD_FIREWALL_EXCEPTION=1 INSTALLDIR='C:\Program Files\GLPI-Agent'...
But glpi-agent can't accept this certificate because he can't read from keystore. We have to configure ssl certificate accept manually (sorry for my poor english) Alternatives you've considered on regedit, no-ssl-check to 1. Additional context I am ok to test this feature if you can add...
旅行就是了世界很美 而你刚好有空#好好生活不辜负自己 旅行就是了世界很美 而你刚好有空#好好生活不辜负自己 67 人生总有太多的来不及,一眨眼就是一天,一回头就是一年,一转身就是一辈子! 走着走着就到九月了 你看 时间等过谁…… #余生很贵努力活成自己想要的样子 人生总有太多的来不及,一眨眼就是一...
C:\Program Files\GLPI-Agent>perl\bin\glpi-agent.exe -Iperl\agent -MConfig -MGLPI::Agent::Logger -MGLPI::Agent::HTTP::Client -MURI -MHTTP::Request -e "$url = shift @ARGV; %conf = @ARGV; $req = GLPI::Agent::HTTP::Client->new(logger => GLPI::Agent::Logger->new(%conf), c...
1 change: 1 addition & 0 deletions 1 contrib/windows/glpi-agent-packaging.pl Original file line numberDiff line numberDiff line change @@ -572,6 +572,7 @@ sub _tree2xml { $result .= $ident ." ". qq[ <RegistryValue Name="ca-cert-file" Type="string" Value="[CA_CERT_FILE]" ...