LoginSignup
4
1

More than 1 year has passed since last update.

ElixirでUnknown CAが出るときの対処法

Posted at

独自の証明書などを使っていないのにTLS :client: In state :wait_cert_cr at ssl_handshake.erl:1895 generated CLIENT ALERT: Fatal - Unknown CA が出てHTTPoisonなどのライブラリが使用できない。

解決策

mix deps.update certifi を実行する。

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1