add verify tls_opts only when we open connection
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 10 Mar 2020 12:54:11 +0000 (15:54 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 10 Mar 2020 12:54:11 +0000 (15:54 +0300)
commitf39e1b9eff859c0795911212c59304f68fca92bc
treee8dca516bef06be657389571fdc518480167431f
parent426f5ee48a09dbf321c013db08cc849c8929d86d
add verify tls_opts only when we open connection

for other requests tesla will add tls_opts
lib/pleroma/gun/conn.ex
lib/pleroma/http/adapter_helper/gun.ex
lib/pleroma/http/connection.ex
test/http/adapter_helper/gun_test.exs
test/http/connection_test.exs