What I'm Doing...

SSL to SSH tunneling (stunnel)

Sometimes it can be handy to reach your home server even if you have all sorts of proxy servers and firewalls between you and your home server (e.g. from work). 

Stunnel to the rescue!. Compile it, install it or just download it from some repository (I used macports).

On the server:

Create server configuration file for stunnel. Example [...]

WebSphere security LDAP – SSL mapping

Until quite recently this feature was hidden in the WebSphere Application server.
You can reach all Subject attributes using ${SubjectXX} where XX is a an specfic attribute such as ${SubjectSERIALNUMBER} or ${SubjectCN}. I think this functionality is available from WebSphere Application Server 5.1.