Replies: 4 comments 2 replies
-
Hi @fgonz8 can you check the "How do I diagnose an SSL connection problem?" at the end of this page: https://faq.teclib.com/02_FAQ/Agent/#glpi-agent ? This should tell you first if something is wrong in your setup. |
Beta Was this translation helpful? Give feedback.
-
Hello @g-bougard This is the output of: I don´t find any error or I don't know how to interpreted in the output of the command. I haven't the public key certificate in the client configuration. I suposse it's not necesary. Thanks in advance. Note: I changed my true domain to mydomain.com
|
Beta Was this translation helpful? Give feedback.
-
The problem was solved!! Finally the problem was with the CA (Certified Authority). It was necessary to have this file and not was provided, a file Sectigo.pem. This file was concatenated with the cert.pem in a new cert.pem file, and the problem dissapear, after reboot my Traefik docker container. Best regards!! |
Beta Was this translation helpful? Give feedback.
-
Closed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
Hello.
I am deploying a new agent infrastructure against a GLPI server. This GLPI server is mounted as a container, with Docker and Traefik. The management of the certificates that are generated with Certbot, is done by Traefik.
The case is that I can access perfectly to
https://myweb.mydomain.com
, but at agent level I get the following error log:If in the Windows registry of the client machines I set the registry value no_ssl_check = 1 and in ssl_fingerprint I set the value that is reported in the log, I get the agent to communicate with the server and capture data from the machines, but I would like it to work by SSL.
The actual site is an alias in the certificate, not the original name of the host. I don´t know if the agent is to be able to recognize the alias of the certificate.
Any ideas?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions