Minor correction below ... On 06/30/09 13:15, Krishna Yenduri wrote: > ... >> >> >> http://cr.opensolaris.org/~bubbva/fips-work.5/ > > KY-1 elfsign(1) command > > elfsign(1) has an option -T, which is used to specify the label of the > PCKS#11 token device that holds the private key. > And elfsign uses libelfsign. > > I believe it will be a problem if we interpose pkcs11_softtoken into > libelfsign > since "elfsign -T" will end up using C_OpenSession() from > pkcs11_softtoken > which will fail when searching for the token label.
The specific case I had in mind is when elfsign is used with a SCA6000. -Krishna
