Do not verify SSL certificates on ark.localhost domains
Refs https://redmine.teklia.com/issues/6470
Depends api-client!233 (merged) for CI
This is a part of the simplification effort for arkindex setup.
As I'd prefer to have self-signed SSL certificates on *.ark.localhost resources, it becomes really complex to embed a cert into a docker image just to validate developer setups.
This patch disables SSL certificates verification for all ark.localhost subdomains
Edited by Bastien Abadie