oh yeah, there are some great docs in the jsse. examples and stuff, check out the jdk1.4.0 docs at java.sun.com and find the jsse specific stuff. its not soap-specific, but enabling SSL in a java program has nothing to do with soap, the two are really nicely separated.
Drew