SIGN IN SIGN UP

topdown: Fix lost `tls_insecure_skip_verify` setting

If the `http.send` builtin is called with both `tls_insecure_skip_verify`
and another TLS configuration, the verificate setting will get lost as
the TLS configuration is overwritten. Ensure that we update the same
TLS configuration in all cases so that it is consistent.

Signed-off-by: James Peach <jpeach@vmware.com>
J
James Peach committed
351a7313df35e8de9e9474fd56a1a905cd51e0c1
Parent: 5a5d2a4
Committed by Patrick East <east.patrick@gmail.com> on 3/25/2020, 9:38:47 PM