Skip to content

cannot pass -k flag to URL config #72

@apomerenk

Description

@apomerenk

When trying to access a URL with self signed certs, we need to pass the -k flag to the curl command, like

curl  -k --request GET \
  --url <URL>/<index>/<query> \
  --user <user>:<password>

However, this isn't an option. Can this be added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions