Skip to content

CAMEL-19502 Netty4-http SNI configuration using SSLContextParameters#10516

Merged
davsclaus merged 2 commits intoapache:mainfrom
mikeyhu:CAMEL-19502-ssl-sni-servername
Jun 27, 2023
Merged

CAMEL-19502 Netty4-http SNI configuration using SSLContextParameters#10516
davsclaus merged 2 commits intoapache:mainfrom
mikeyhu:CAMEL-19502-ssl-sni-servername

Conversation

@mikeyhu
Copy link
Contributor

@mikeyhu mikeyhu commented Jun 27, 2023

Description

Allows the SSL Server Name Indication to be configured using the SSLContextParameters.

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally and I have committed all auto-generated changes

@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🐫 Maintainers, please note that first-time contributors require manual approval for the GitHub Actions to run.

⚠️ Please note that the changes on this PR may be tested automatically if they change components.

🤖 Use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@mikeyhu
Copy link
Contributor Author

mikeyhu commented Jun 27, 2023

I've added the change that I think caused the build to fail, but I've no idea why that file changed in the way it did:
9a7c52f

@davsclaus davsclaus merged commit cc6c092 into apache:main Jun 27, 2023
@davsclaus
Copy link
Contributor

Next time then avoid including the unrelated change in camel-spring

davsclaus pushed a commit that referenced this pull request Jun 27, 2023
…10516)

* CAMEL-19502 Netty4-http SNI configuration using SSLContextParameters

* CAMEL-19502 fix build by committing changed file
@mikeyhu mikeyhu deleted the CAMEL-19502-ssl-sni-servername branch June 28, 2023 07:52
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