Topic

PKI

7 posts filed under PKI.Browse all topics.

XML Digital Signatures

The XML DSig specification is used to provide digital signature functionality to XML Documents. It is is used by numerous other specs such as WS-Security and SAML2. This blog entry will describe how digital signatures work with an X509 private/public key pair.

AuthenticationDigital SignaturesPKI

SSL Handshake—The Visual

This is an old picture that I made for a 2010 JBoss World security presentation. It came in handy not so long ago when I was explaining the SSL Handshake to someone.

JBossPKITLS / SSL

JBossWorld 2010 Session — Securing JBoss Services

On June 24, 2010, I gave a presentation at JBoss World in Boston. This was my second time at JBoss World. The presentation covered Securing JBoss Services. It explored the use of JaasSecurityDomain MBeans to configure SSL in JBoss 4.3 (also relevent for newer versions of JBoss) for various…

JBossPKISpeaking