Re: disabling slot with modutil

2009-10-27 Thread Andreas Kroehnert
Nelson B Bolyard wrote: What version of NSS are you using? Please see https://bugzilla.mozilla.org/show_bug.cgi?id=374247 We're using NSS 3.12.4 (seems to be the latest) with NSPR 4.8 also stumbled already accross this bug report, but it was referring to an older version so I didn't pay at

Re: disabling slot with modutil

2009-10-27 Thread Nelson B Bolyard
On 2009-10-27 11:27 PDT, Andreas Kroehnert wrote: > Hello, > > we're currently doing an implementation of NSS and one of our HSM's for > a customer. So far this works perfectly fine. However the problem > arrises if we try to disable the whole module or a particular slot using > "modutil -disab

disabling slot with modutil

2009-10-27 Thread Andreas Kroehnert
Hello, we're currently doing an implementation of NSS and one of our HSM's for a customer. So far this works perfectly fine. However the problem arrises if we try to disable the whole module or a particular slot using "modutil -disable...". Short story, it seems to have no effect. Long stor