Re: How to build nspr+nss on Windows with VS 2008 (VC++ 9.0)

2009-10-27 Thread Wan-Teh Chang
On Tue, Oct 27, 2009 at 10:23 AM, Rich Megginson wrote: > VC++ 9.0 now requires either a manifest or Side-by-Side assembly (the vc > redist package) in order for .dlls and .exes to find the VC runtime DLL. > http://support.microsoft.com/default.aspx/kb/326922 > > I would like to build nspr and nss

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: How to build nspr+nss on Windows with VS 2008 (VC++ 9.0)

2009-10-27 Thread Nelson B Bolyard
On 2009-10-27 10:23 PDT, Rich Megginson wrote: > VC++ 9.0 now requires either a manifest or Side-by-Side assembly (the vc > redist package) in order for .dlls and .exes to find the VC runtime DLL. > http://support.microsoft.com/default.aspx/kb/326922 I think VC8 also required that. > I would lik

Re: NSS non-blocking mode and long computations

2009-10-27 Thread Nelson B Bolyard
On 2009-10-22 12:09 PDT, Ambroz Bizjak wrote: > On Oct 22, 7:22 pm, Nelson B Bolyard wrote: >> What kind of system? What CPU? What clock speed? What memory speed? >> >> Are you doing client authentication with a client certificate? >> Are you using Diffie-Hellman Ephemeral cipher suites? >> 100m

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

How to build nspr+nss on Windows with VS 2008 (VC++ 9.0)

2009-10-27 Thread Rich Megginson
VC++ 9.0 now requires either a manifest or Side-by-Side assembly (the vc redist package) in order for .dlls and .exes to find the VC runtime DLL. http://support.microsoft.com/default.aspx/kb/326922 I would like to build nspr and nss such that I can run tools like certutil.exe without having to