Tag Archives: ssl

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 … Continue reading

Posted in Development, Mac, Other | Tagged , , , , , , | 11 Comments

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 … Continue reading

Posted in Development | Tagged , , | Leave a comment