Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove invalid TLS settings #1687

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

lukebakken
Copy link
Contributor

OTP 26 no longer ignores fail_if_no_peer_cert for a client setting.

See the following issue:

erlang/otp#7497

OTP 26 no longer ignores `fail_if_no_peer_cert` for a `client` setting.

See the following issue:

erlang/otp#7497
@lukebakken lukebakken self-assigned this Jul 14, 2023
@michaelklishin michaelklishin merged commit 88f0dde into live Jul 14, 2023
1 check passed
@michaelklishin michaelklishin deleted the lukebakken/erlang-otp-7497 branch July 14, 2023 17:09
@michaelklishin
Copy link
Member

Good find!

lukebakken added a commit to rabbitmq/cluster-operator that referenced this pull request Jul 16, 2023
OTP 26 no longer ignores `fail_if_no_peer_cert` for a `client` setting.
Instead, distributed Erlang fails without informative error messages.

See the following issues:

* erlang/otp#7497
* rabbitmq/rabbitmq-website#1687
lukebakken added a commit to rabbitmq/cluster-operator that referenced this pull request Jul 17, 2023
OTP 26 no longer ignores `fail_if_no_peer_cert` for a `client` setting.
Instead, distributed Erlang fails without informative error messages.

See the following issues:

* erlang/otp#7497
* rabbitmq/rabbitmq-website#1687
lukebakken added a commit to rabbitmq/cluster-operator that referenced this pull request Jul 17, 2023
OTP 26 no longer ignores `fail_if_no_peer_cert` for a `client` setting.
Instead, distributed Erlang fails without informative error messages.

See the following issues:

* erlang/otp#7497
* rabbitmq/rabbitmq-website#1687

`customize_hostname_check` is client only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants