Skip to content

Do not verify SSL certificates on ark.localhost domains

Bastien Abadie requested to merge skip-local-dev-ssl into master

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

Merge request reports

Loading