Skip to content

Remove deprecated SSL settings #508

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

Merged

Conversation

mashhurs
Copy link
Contributor

@mashhurs mashhurs commented Nov 22, 2024

Description

Markes deprecated following SSL params:

{:name => 'ssl', :replaces => 'ssl_enabled'},
{:name => 'ssl_peer_metadata', :replaces => 'enrich => [ssl_peer_metadata]'},
{:name => 'ssl_verify_mode', :replaces => 'ssl_client_authentication'},
{:name => 'cipher_suites', :replaces => 'ssl_cipher_suites'},
{:name => 'tls_min_version', :replaces => 'ssl_supported_protocols'},
{:name => 'tls_max_version', :replaces => 'ssl_supported_protocols'}

@mashhurs mashhurs force-pushed the obsolete-deprecated-ssl-settings branch from 33b50a7 to 30cf4b9 Compare November 23, 2024 07:59
@mashhurs mashhurs marked this pull request as ready for review November 25, 2024 23:25
Copy link
Contributor

@robbavey robbavey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mashhurs mashhurs merged commit ac36517 into logstash-plugins:main Dec 2, 2024
2 checks passed
@mashhurs mashhurs deleted the obsolete-deprecated-ssl-settings branch December 2, 2024 17:37
@karenzone karenzone changed the title Deprecated SSL related settings are obsoleted. Remove deprecated SSL settings Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants