Skip to content

Remove P2P TLS (experimental) feature#7942

Merged
macfarla merged 9 commits intobesu-eth:mainfrom
macfarla:pki-tls-machete
Nov 29, 2024
Merged

Remove P2P TLS (experimental) feature#7942
macfarla merged 9 commits intobesu-eth:mainfrom
macfarla:pki-tls-machete

Conversation

@macfarla
Copy link
Copy Markdown
Contributor

PR description

Remove TLS for P2P, and remove remaining PKI classes (PKI module)

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Copy link
Copy Markdown
Contributor

@fab-10 fab-10 left a comment

Choose a reason for hiding this comment

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

nice cleanup! one missing thing: pki should be removed from settings.gradle too

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla macfarla requested a review from fab-10 November 27, 2024 23:34
@macfarla macfarla merged commit 63496db into besu-eth:main Nov 29, 2024
@macfarla macfarla deleted the pki-tls-machete branch November 29, 2024 05:43
ahamlat pushed a commit to ahamlat/besu that referenced this pull request Dec 2, 2024
Signed-off-by: Ameziane H. <ameziane.hamlat@consensys.net>
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.

2 participants