Re: AMQ214016 TLS handshake error backup server

2024-11-12 Thread jncdevlist
Sorry, I don't have the attribute in my configuration, this is coming from the copy paste I did from the documentation to replicate my configuration. It is indeed. primary-connector backup-connector 6 1.0 6 -1

Re: AMQ214016 TLS handshake error backup server

2024-11-12 Thread jncdevlist
Thank you Justin for your feedback, much appreciated. > Can you provide your configuration files? Primary configuration tcp://myprimaryvm:61616sslEnabled=true;trustStorePath=broker.truststore;trustStorePassword=password;enabledProtocols=TLSv1.2; tcp://mybackupvm:61616sslEnabled

AMQ214016 TLS handshake error backup server

2024-11-07 Thread jncdevlist
Hello, I have a simple cluster, shared store, defining a primary and a backup server with static connectors. When enabling ssl, truststore is defined at connector level and keystore at acceptor level, I can see the initial handshake happening in logs when I start the backup server. What happen

Re: AMQ214016 TLS handshake error backup server

2024-11-20 Thread jncdevlist
Hello Justin, Could you please share your point of view regarding. "Based on the "retry-interval" frequency, there is a connection tentative from the primary server which turns out in this ERROR message AMQ214016 and flooding logs When not using SSL, there is a WARNING reported in logs at sa