Skip to content

Test configuration update - Change party TLS/Sign certs#645

Open
gengur wants to merge 1 commit intohyperledger:mainfrom
gengur:change_party_certs
Open

Test configuration update - Change party TLS/Sign certs#645
gengur wants to merge 1 commit intohyperledger:mainfrom
gengur:change_party_certs

Conversation

@gengur
Copy link
Contributor

@gengur gengur commented Feb 24, 2026

Push the configuration update and verify it was applied successfully.
Change party tls/sign certificates

issue #247

@gengur gengur requested a review from tock-ibm February 24, 2026 09:39
@gengur gengur marked this pull request as draft February 24, 2026 09:40
@gengur gengur force-pushed the change_party_certs branch from 5c748e9 to 4fd90ae Compare February 24, 2026 09:42
@gengur gengur changed the title Test configuration update - Add a new party Test configuration update - Change party certs Feb 24, 2026
@gengur gengur changed the title Test configuration update - Change party certs Test configuration update - Change party TLS/Sign certs Feb 24, 2026
@HagarMeir HagarMeir marked this pull request as ready for review February 24, 2026 13:44
config/config.go Outdated
}

if !bytes.Equal(localTLSCert, sharedBatcherConfig.TlsCert) {
if !utils.AreCertificatesEqual(localTLSCert, sharedBatcherConfig.TlsCert) {
Copy link
Contributor

Choose a reason for hiding this comment

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

why use this func and not bytes.Equal?

@gengur gengur force-pushed the change_party_certs branch 4 times, most recently from 2331799 to 92e1da0 Compare February 25, 2026 09:59
Signed-off-by: Genady Gurevich <genadyg@il.ibm.com>
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