Free to steal!Teh Adz!Syndicate This Blog |
Friday, May 30. 2008X.509 PKI login with PHP and ApachePrefaceAs some of you know, I’m currently working in an environment that is very much about security in terms of “how do I determine for sure who is accessing my service while having all access encrypted”. Since grid computing (that’s what I’m currently doing) also is very much about Single-sign on and delegation of rights, username/password authentication schemes don’t quite do it for us. Thus, a PKI (public key infrastructure) based on X.509 is employed.Huh? Acronyms-a-plenty, you think. Well, it’s not so bad at all. What we call X.509 certificates is what you would call “SSL Certificates”. The correct name for those certificates is “X.509 certificate” and that’s what I’m going to refer to. Whatever name you call the child, it is what you already know and probably use - the certificates that make you able to verify you’re actually buying at amazon.com. More generally speaking, X.509 certificates can be mutually used by servers and clients alike to authenticate themselves to the other party. We can exploit this feature to get away from traditional knowledge-based credentials towards possession-based credentials. Continue reading "X.509 PKI login with PHP and Apache" Friday, May 30. 2008This is what this blog is aboutFriday, May 30. 2008Yay, first post!
I had the domain “php-security.net” since we first started writing the german PHP security book and up to now, I didn’t have anything I could do with it, so it went to rot on Sedo. However, I found a nice topic for blogging under the shower this morning and so I set up a new S9Y instance. Hope you enjoy it. Don’t expect this to be very full though, I am only going to post stuff that is not appropriate content for php-sicherheit.de or my personal blog.
So mainly, there will be some english PHP security articles here. Enjoy. |
Powered by s9y - Design by Lordcoffee
