Skip to content

leiningen.exec/deps fails with TLS error #26

@edvorg

Description

@edvorg

Hi, strangely I get following error

Tried to use insecure HTTP repository without TLS.
This is almost certainly a mistake; however in rare cases where it's
intentional please see `lein help faq` for details.

when executing code

(exec/deps '[[clj-http "3.4.1"]
             [cheshire "5.6.3"]
             [com.taoensso/timbre "4.7.4"]])

While lein itself has no issues with fetching dependencies.

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