immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
jgh 2017-12-12T04:42:15.000255Z

hey im having some trouble with immutant (2.1.9) and lein deps (2.8.1).. Tried to use insecure HTTP repository without TLS

jgh 2017-12-12T04:48:06.000177Z

ah, including just immutant.web seems to be working ok, its when using the larger repo that it fails

2017-12-12T13:19:33.000177Z

@jgh I suspect you are seeing the issue resolved by https://github.com/immutant/immutant/commit/88c8247609dfae1503510fe44d36574d8125cf2a (not yet released)

jgh 2017-12-12T15:09:40.000486Z

yeah that looks like it’s probably the cause

2017-12-12T15:10:44.000220Z

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 :)

jgh 2017-12-12T15:11:51.000561Z

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.

jgh 2017-12-12T15:12:05.000569Z

(which is annoying because it doesnt actually say which repo it’s complaining about)