Re: Automatically installing PKCS11 module

2007-07-21 Thread Chris
Thanks for the response! On Jul 21, 1:40 am, Nelson B <[EMAIL PROTECTED]> wrote: > Off top, I don't think the user's profile is the right place for a > PKCS#11 module. In this particular case it's no different than any plugin installed by a user, it's not a system-wide install. It gets dumped in

Re: Automatically installing PKCS11 module

2007-07-20 Thread Nelson B
Chris wrote: > I have a plugin extension which is also a PKCS#11 module and while > it's "easy" to install the plugin via the install.rdf system I can't > figure out a way to register it as a PKCS#11 module. > > pkcs11.addmodule() would work but how can I get the path to the > library which is goi

Automatically installing PKCS11 module

2007-07-20 Thread Chris
I have a plugin extension which is also a PKCS#11 module and while it's "easy" to install the plugin via the install.rdf system I can't figure out a way to register it as a PKCS#11 module. pkcs11.addmodule() would work but how can I get the path to the library which is going to be in the current u