zlib compression over TLS?

Do SSLSocket objects support zlib compression? Is there a way to specify the zlib compression method in the TLS handshake sent by my client to a remote server?
[166 byte] By [orzechowskida] at [2007-10-2 8:43:45]
# 1
i am looking into that too.can anyone help us?
bugmenotbugmenota at 2007-7-16 22:46:01 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...
# 2
There are presently no cipher suites that do compression in TLS.
ejpa at 2007-7-16 22:46:01 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...