Skip to content

Conversation

rhusar
Copy link
Member

@rhusar rhusar commented Jan 23, 2014

Revisits these two:

https://issues.jboss.org/browse/MODCLUSTER-337
https://issues.jboss.org/browse/MODCLUSTER-338

The original fix was to not send the message digest if the security key was not configured. However, this breaks backward compatibility a little.

I am now proposing a better solution: the digest that 1.2.x native part always sends is computed from zero byte array, thus if the security key is not configured, the Java side will use that for verification. So now all messages are checked for digest.

Also adds trace logging so its easier to debug.

@modcluster-pull-request

Triggering build using a merge of 2cf2670 on branch master:
Private: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/mod_cluster-1.3.x-pull-player-executor/

@modcluster-pull-request

jfclere added a commit that referenced this pull request Jan 29, 2014
Revisit MODCLUSTER-337 & MODCLUSTER-338
@jfclere jfclere merged commit 21ceed3 into modcluster:master Jan 29, 2014
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.

3 participants