Re: [PR] [improve][pip] PIP-337: SSL Factory Plugin to customize SSL Context and SSL Engine generation [pulsar]

2024-07-04 Thread via GitHub
merlimat merged PR #22016: URL: https://github.com/apache/pulsar/pull/22016 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.a

Re: [PR] [improve][pip] PIP-337: SSL Factory Plugin to customize SSL Context and SSL Engine generation [pulsar]

2024-02-12 Thread via GitHub
lhotari commented on code in PR #22016: URL: https://github.com/apache/pulsar/pull/22016#discussion_r1486474263 ## pip/pip-333.md: ## @@ -0,0 +1,387 @@ +# PIP-337: SSL Factory Plugin to customize SSLContext/SSLEngine generation + +# Background knowledge +Apache Pulsar supports T

Re: [PR] [improve][pip] PIP-337: SSL Factory Plugin to customize SSL Context and SSL Engine generation [pulsar]

2024-02-12 Thread via GitHub
lhotari commented on code in PR #22016: URL: https://github.com/apache/pulsar/pull/22016#discussion_r1486474263 ## pip/pip-333.md: ## @@ -0,0 +1,387 @@ +# PIP-337: SSL Factory Plugin to customize SSLContext/SSLEngine generation + +# Background knowledge +Apache Pulsar supports T

[PR] [improve][pip] PIP-337: SSL Factory Plugin to customize SSL Context and SSL Engine generation [pulsar]

2024-02-02 Thread via GitHub
Apurva007 opened a new pull request, #22016: URL: https://github.com/apache/pulsar/pull/22016 Fixes #xyz Main Issue: #xyz PIP-337: Create a new SSL Factory Plugin to customize SSL Context and SSL Engine Generation ### Motivation