paolotsa

paolotsa

Zigler CA error when running zig.get

Hi there!
i am trying to integrate zig/zigler in my app, but when i run mix zig.get i get the following CA error


16:21:35.266 [info] downloading zig version 0.10.1 (https://ziglang.org/download/0.10.1/zig-macos-aarch64-0.10.1.tar.xz) and caching in ~/my_proj/deps/zigler/zig.

16:21:35.561 [notice] TLS :client: In state :wait_cert_cr at ssl_handshake.erl:2138 generated CLIENT ALERT: Fatal - Unknown CA

** (RuntimeError) failed to download the appropriate zig archive.
    (zigler 0.10.3) lib/zig/command.ex:300: Zig.Command.download_zig_archive/3
    (zigler 0.10.3) lib/zig/command.ex:272: Zig.Command.fetch!/1
    (mix 1.15.7) lib/mix/task.ex:455: anonymous fn/3 in Mix.Task.run_task/5
    (mix 1.15.7) lib/mix/cli.ex:92: Mix.CLI.run_task/2
    ~/.asdf/installs/elixir/1.15.7-otp-26/bin/mix:2: (file)

I am behind a company firewall that uses a self signed certificate, and while i can let mix ignore that by passing mix hex.config unsafe_https true i can’t do the same when i run zig.get

Any advice?
Thanks

First Post!

Hermanverschooten

Hermanverschooten

Where Next?

Popular in Questions Top

baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New

Other popular topics Top

Qqwy
Update: How to use the Blogs & Podcasts section You can post links to your blog posts or podcasts either in one of the Official Blog...
3271 130286 1222
New
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31494 112
New

We're in Beta

About us Mission Statement