hey im having some trouble with immutant (2.1.9) and lein deps (2.8.1).. Tried to use insecure HTTP repository without TLS
ah, including just immutant.web seems to be working ok, its when using the larger repo that it fails
@jgh I suspect you are seeing the issue resolved by https://github.com/immutant/immutant/commit/88c8247609dfae1503510fe44d36574d8125cf2a (not yet released)
yeah that looks like it’s probably the cause
It's just a warning at this point. You are still in the same state security-wise that you were before, lein just warns you about it now :)
no it seems to be an error, it doesn’t continue if the repo is http. I believe there’s a way to force it but you have to do it explicitly for each repo.
(which is annoying because it doesnt actually say which repo it’s complaining about)