https://bz.apache.org/bugzilla/show_bug.cgi?id=68773

--- Comment #3 from Jaikiran Pai <jaiki...@apache.org> ---
Hello Florian, I read up a bit about the PBSZ command and I think you are right
that we should issue a PBSZ=0 before issuing the PROT command. The command with
PBSZ=0 value itself is apparently redundant since the encryption buffer sizes
are all handled in TLS layer (due to the subsequent PROT command) and not at
application layer, but we still have to issue it since it's mandated by
RFC-2228.

I've pushed a commit which does that when the task is configured with
useSecureDataChannel="true". Please go ahead and try Ant nightly build 218 or
higher and let us know how it goes. I plan to release the next version of Ant
in the coming days, so it would be good if we hear back on the results of this
change before that.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to