User story #9624
closed
Add an option to check server certificate when sending inventory
Added by Alexis Mousset about 8 years ago.
Updated over 5 years ago.
Category:
System techniques
Description
Currently all HTTPS communication between node and server use something like curl -k
and never check the certificates. That means we do not know if we are sending the inventory to the right server.
As a first step, we could add an option to remove that -k
option, and require the certificate to be checked by curl, which would be a big improvement for users that gave their CA (or use a known CA).
- Target version changed from 4.1.0~beta1 to 4.1.0~beta2
- Target version changed from 4.1.0~beta2 to 4.1.0~beta3
- Target version changed from 4.1.0~beta3 to 4.1.0~rc1
- Target version changed from 4.1.0~rc1 to 4.2.0~beta1
- Target version changed from 4.2.0~beta1 to 4.2.0~beta2
- Target version changed from 4.2.0~beta2 to 4.2.0~beta3
- Target version changed from 4.2.0~beta3 to 4.2.0~rc1
- Target version changed from 4.2.0~rc1 to 4.2.0~rc2
- Target version changed from 4.2.0~rc2 to 4.2.0
- Target version changed from 4.2.0 to 4.2.1
- Target version changed from 4.2.1 to 4.2.2
- Target version changed from 4.2.2 to 4.2.3
- Target version changed from 4.2.3 to 4.2.4
- Target version changed from 4.2.4 to Ideas (not version specific)
- Target version changed from Ideas (not version specific) to 6.0.0~beta1
- Is duplicate of Architecture #15513: Make certificate verification in HTTP calls configurable added
- Status changed from New to Rejected
Also available in: Atom
PDF