On 05/27/10 13:31, Nicolas Williams wrote: > >> pkcs11_kms is not something we want to have installed by default since it is >> only >> really useful in an environment where there is a KMS available, so I think >> it's >> best left isolated in it's own package that can be installed as necessary >> without >> bringing in lots of other stuff. > > But you'll need to modify the libpkcs11 config to make use of it, no? > > Nico
Manually editing the pkcs11 config file is strongly discouraged. The administrator can configure it as needed by running: $ cryptoadm install provider=/usr/lib/security/\$ISA/pkcs11_kms.so.1 -Wyllys _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
