summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorCostin Manolache <costin@google.com>2010-03-02 13:47:01 -0800
committerCostin Manolache <costin@google.com>2010-03-05 09:51:26 -0800
commitc7fd8fd75e74f59e583df1e4fea0d221891e2000 (patch)
tree454c51d8424e2cf3a5880178df24975250928d33 /include/ScopedJavaUnicodeString.h
parent9720b13a5db722c4304d396f7ebf202b683ae5b8 (diff)
Fix server side SSLEngine ServerKeyExchange signature.
Code using SSLEngine for non-blocking SSL can't talk with openssl as a client, since the signature is computed on different content (and openssl checks it, unlike java). The fix is to use strip the 0x00 prefix when signing - like it is done when generating the message, refactored both to use a common method. We also include the length in the signature, it was also missing.
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions