|
From: Gémes G. <ge...@kz...> - 2013-05-01 17:50:09
|
Hi, I'm working on an addendum to the smart card logon howto (http://download.primekey.se/ejbca/smartcardlogon/) in order to make an equivalent (the Windows dc part) for a Samba Active Directory DC. As samba already has python interfaces I've decided to try to code the whole in python. As the ssl library I've choose M2Crypto. The attached python script produces a similar request (attached) as the vbscript attached to the howto, but it misses to add any attributes. The question is are they needed, is the certificate request valid without? Cheers Geza Gemes |