insecureSkipTLSVerify property
InsecureSkipTLSVerify disables TLS certificate verification when communicating with this server. This is strongly discouraged. You should use the CABundle instead.
Implementation
final bool? insecureSkipTLSVerify;
InsecureSkipTLSVerify disables TLS certificate verification when communicating with this server. This is strongly discouraged. You should use the CABundle instead.
final bool? insecureSkipTLSVerify;