# Julia 1.3.1 cannot automatically install

**URL:** https://discourse.julialang.org/t/julia-1-3-1-cannot-automatically-install/33869
**Category:** Tooling
**Created:** [January 27, 2020, 6:28pm UTC](https://discourse.julialang.org/t/julia-1-3-1-cannot-automatically-install/33869 "2020-01-27T18:28:14Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![tkluck](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tkluck/32/15769_2.png) [@tkluck](https://discourse.julialang.org/u/tkluck)
#### Post date: [January 28, 2020, 3:28pm UTC](https://discourse.julialang.org/t/julia-1-3-1-cannot-automatically-install/33869/6 "2020-01-28T15:28:52Z")

</div>

> [@rvignolo](#):
>
> I am using my company internet configuration at work

Are you behind a corporate proxy by any chance? It is possible that [this issue affects you](https://github.com/JuliaLang/julia/issues/33111).

> [@rvignolo](#):
>
> to bypass this issue although I set the `sslverify` flag to false using `git config --global ...`

(As you also mentioned this in [your other post](https://discourse.julialang.org/t/avoid-ssl-verification/33872/2)), please, please do not do this anymore. You are putting your company and its customers’ data at risk and they will hold you accountable if anything happens. Your computer is about to execute software that you download over that connection, and you don’t want it to be replaced by malicious content.

---

_[View the full topic](https://discourse.julialang.org/t/julia-1-3-1-cannot-automatically-install/33869)._
