Hello,
I was searching for a decent PHP InfoCard implementation - instead of the one I hobbled together from the PHP code Kim Cameron made available (the hobbled code does work btw - to my limited testing) - and I stumbled across the Zend Framework. Upon reading the documentation at: http://framework.zend.com/manual/en/zend.infocard.html I thought it would be great IF I could use it - however I noticed one thing that might be stopping me: I'm using IIS not a Apache box. The difficulty lies in adding a certificate pair. Oh, I have a .crt file - but the whole process of doing SSL for IIS nowhere generates .key file. Does anyone know how to get Zend_InfoCard to work with what I have to work with from IIS? Thanks, Chris Kolkman
