Skip to content
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

regenerate the certs to work with Pulsar 2.8.0 and Java 11 #548

Merged
merged 14 commits into from
Jun 22, 2021

Conversation

freeznet
Copy link
Contributor

@freeznet freeznet commented Jun 22, 2021

Motivation

Pulsar 2.8.0 moves to JDK 11 and no longer support SHA1 signature algorithm. ref: "JEP 288: Disable SHA-1 Certificates".

To make pulsar-client-go CI works with the latest pulsar release, this PR re-generate certs, according to Transport Encryption using TLS and Authentication using TLS

this PR is a rework for #544

Verifying this change

  • Make sure that the change passes the CI checks.

@freeznet
Copy link
Contributor Author

/pulsarbot run-failure-checks

@freeznet freeznet force-pushed the freeznet/fix-test-ci-failed branch from 32e74fe to 1a4915b Compare June 22, 2021 07:12
@freeznet
Copy link
Contributor Author

/pulsarbot run-failure-checks

@freeznet freeznet force-pushed the freeznet/fix-test-ci-failed branch from 1a4915b to a61bbfe Compare June 22, 2021 07:20
@freeznet freeznet force-pushed the freeznet/fix-test-ci-failed branch from a61bbfe to 704c968 Compare June 22, 2021 07:29
@freeznet freeznet force-pushed the freeznet/fix-test-ci-failed branch from 81009cb to e652adf Compare June 22, 2021 08:55
@freeznet freeznet force-pushed the freeznet/fix-test-ci-failed branch from 76d2ed5 to 24b511b Compare June 22, 2021 09:15
@freeznet
Copy link
Contributor Author

/pulsarbot run-failure-checks

pulsar/internal/http_client.go Show resolved Hide resolved
pulsar/internal/lookup_service.go Outdated Show resolved Hide resolved
@freeznet freeznet changed the title regenerate the certs & tokens to work with Java 11 regenerate the certs to work with Pulsar 2.8.0 and Java 11 Jun 22, 2021
Copy link
Member

@wolfstudy wolfstudy left a comment

Choose a reason for hiding this comment

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

Gread jobs

@wolfstudy wolfstudy added this to the 0.6.0 milestone Jun 22, 2021
@merlimat merlimat merged commit d7b4299 into apache:master Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants