Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Failing certificate linux 500 can't connect

Hi All,

I'm having issues setting up the linux clients to comunciate with the server over https, windows clients work without any issues using the certificate.

The command ocsinventory-agent --server https://xxxxxxxxx.xxx.xxx/ocsinventory returns the below result

500 can't connect to xxxxxxxxx.xxx.xxx:443 certificate verify failed
I've copied the certificate in to /var/lib/ocsinventory-agent/https:__xxxxxxxxx.xxx.xxx_ocsinventory. The certificate was generated using the FQDN. If I connect to the server over http the system connects with no issues.

The --debug shows 500 can't connect to xxxxxxxxxxx:443 (certificate verify failed)
in OCS Inventory NG agent for Unix by (120 points)
edited by

1 Answer

0 votes
Hi,

You said that the certificate has been generated with FQDN. On your post what represents xxxxxxxxx.xxx.xxx ?

Did you try  => ocsinventory-agent --server=https://FQDN/ocsinventory  ?

Regards

Frank
by (88.5k points)
 
Powered by Question2Answer
...