clj-ns-browser icon indicating copy to clipboard operation
clj-ns-browser copied to clipboard

Tried to use insecure HTTP repository without TLS

Open pieceofduke opened this issue 7 years ago • 5 comments

Added clj-ns-browser "0.3.0-SNAPSHOT" to my profiles.clj. $ lein repl Tried to use insecure HTTP repository without TLS.

pieceofduke avatar Feb 22 '18 14:02 pieceofduke

Have you tried using clj-ns-browser "1.3.1" instead? Do you have a particular reason that you want to use the older version?

jafingerhut avatar Feb 24 '18 09:02 jafingerhut

oh, okay )

On Sat, Feb 24, 2018 at 12:31 PM, Andy Fingerhut [email protected] wrote:

Have you tried using clj-ns-browser "1.3.1" instead? Do you have a particular reason that you want to use the older version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/franks42/clj-ns-browser/issues/57#issuecomment-368215037, or mute the thread https://github.com/notifications/unsubscribe-auth/ATdJYxCqXpY_88gZAbFxJEPvXNVrlc8hks5tX9bsgaJpZM4SPYgk .

pieceofduke avatar Feb 26 '18 09:02 pieceofduke

I think older version was mentioned in the readme. Most probably.

On Mon, Feb 26, 2018 at 12:10 PM, Duke Dyer [email protected] wrote:

oh, okay )

On Sat, Feb 24, 2018 at 12:31 PM, Andy Fingerhut <[email protected]

wrote:

Have you tried using clj-ns-browser "1.3.1" instead? Do you have a particular reason that you want to use the older version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/franks42/clj-ns-browser/issues/57#issuecomment-368215037, or mute the thread https://github.com/notifications/unsubscribe-auth/ATdJYxCqXpY_88gZAbFxJEPvXNVrlc8hks5tX9bsgaJpZM4SPYgk .

pieceofduke avatar Feb 26 '18 09:02 pieceofduke

If you can find it in the README, let me know. I am not seeing it in the latest README anywhere via searching for "0.3" for example.

jafingerhut avatar Feb 26 '18 11:02 jafingerhut

hi, this may be a separate issue, but it seems that clj-ns-browser has an obsolete dependency on seesaw: (1.4.3 vs. 1.5.1) https://github.com/daveray/seesaw/issues/213#issuecomment-448278035 that is generating this same lein TLS exception. perhaps i can monkey patch this, but FYI.

rbelew avatar Sep 23 '19 20:09 rbelew