[EMAIL PROTECTED] wrote: > > Hi Martin, > > Let me put it this way, I have a smart card with a key pair in it - > unknown to my OpenCA CA - and I like to certify this key pair with > OpenCA, meaning without generating a new pair on the card. I can do > this with the Microsoft certsrv (by selecting 'existing key pair') but I > prefer to do this with OpenCA. > Well you can use existing key-pairs 'the problem' is only the available options: one is to let the browser generate new ones (also at a card) or you send a pkcs#10 request
so the options you may be able to use is to genereate a pkcs#10 certificate request from your existing key and put it into openca this should work, but may need some manual steps at your side unfortunalty there is no option to directly select an existing key so far, at the public interface to sign it, if i'm wrong someone correct me please ;) greetings dalini ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
