Skip to content

Remove deprecated SSL settings #508

Merged
mashhurs merged 3 commits intologstash-plugins:mainfrom
mashhurs:obsolete-deprecated-ssl-settings
Dec 2, 2024
Merged

Remove deprecated SSL settings #508
mashhurs merged 3 commits intologstash-plugins:mainfrom
mashhurs:obsolete-deprecated-ssl-settings

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
Member

@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
@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. Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants