Open lyszhang opened 4 years ago
You are welcome to investigate why the settings might not get applied and submit a PR. It's worth mentioning that TLS version negotiation involves two peers and we have no information about what Erlang version is used and what TLS versions are enabled in the configuration.
GO 1.12 and GO 1.11 both the same
`caCertPool := x509.NewCertPool() caCertPool.AppendCertsFromPEM(caCert)