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

[Golang] Allow user to disable TLS #632

Closed
wants to merge 2 commits into from

Conversation

francisoliverlee
Copy link
Member

@francisoliverlee francisoliverlee commented Oct 25, 2023

Which Issue(s) This PR Fixes

Fixes #631

Brief Description

Allow user to disable TLS for golang

How Did You Test This Change?

set enableTls=false, run follow files

  1. run golang/example/producer/normal/main.go
  2. run golang/example/consumer/simple_consumer/main.go

add tls certs to namesrv, broker, set client enableTls=true, run files the same 2 files

@francisoliverlee francisoliverlee changed the title Allow user to disable TLS for golang [Golang] Allow user to disable TLS Oct 25, 2023
@francisoliverlee francisoliverlee linked an issue Oct 25, 2023 that may be closed by this pull request
Copy link

This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this PR.

@github-actions github-actions bot added the stale Pull request is stale label Nov 28, 2023
Copy link

github-actions bot commented Dec 1, 2023

This PR was closed because it has been inactive for 3 days since being marked as stale.

@github-actions github-actions bot closed this Dec 1, 2023
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.

[Feature] Allow user to disable TLS for golang
1 participant