Client Auth with URLConnection

Is client authentication possible with the standard URLConnection object ?I see a problem with setting the need Client auth flag on the SSLSocke. Since thes object really don't have access to the raw sockets.
[230 byte] By [javabrad9316] at [2007-9-26 1:50:12]
# 1
Hi,See this URL: http://medialab.di.unipi.it/doc/JNetSec/jns_ch11.htmThanks,Senthilkumar
senthil_indts at 2007-6-29 2:57:04 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...