Skip to content

Windows GLPI Agent 1.7.1 can't inventory - server HTTPS with Enterprise PKI [Q&A] #631

Answered by g-bougard
s0p4L1n3 asked this question in Q&A
Discussion options

You must be logged in to vote

Indeed I don't see any error regarding SSL: it just works with the certificate in found in keystore as the following line are telling when no-ssl-check=0 :

DEBUG: .../IO/Socket/SSL.pm:2864: ok=1 [1] /CN=ENTERPRISE-ROOTCA/DC=local/DC=ENTERPRISE/CN=ENTERPRISE-SUBCA
DEBUG: .../IO/Socket/SSL.pm:2864: ok=1 [0] /DC=local/DC=ENTERPRISE/CN=ENTERPRISE-SUBCA/CN=GLPI

The 400 Bad Request error is normal as the agent is requesting an url for Collect task which can only be handled by GlpiInventory plugin and if you had changed the server url to the expected one. Requesting only Collect task here is just for the test, to limit the output to only what's really needed, i.e. the SSL debugging output.

So t…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@s0p4L1n3
Comment options

@g-bougard
Comment options

Answer selected by s0p4L1n3
@s0p4L1n3
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants