Re: Importing exporting JKS key to NSS db

2008-06-26 Thread Gordon.Young
On Jun 22, 10:11 am, Yevgeniy Gubenko <[EMAIL PROTECTED]> wrote: > Hello, > I need to create 2 public private key pairs: one on windows machine in JKS > format (by keytool command) and the other on Solaris 10 machine in NSS > database (certutil -G), on which NSS db exists. > Then I have to > 1.ex

Re: jss and new libraries in ff3

2008-06-26 Thread Abraham
Hi, thanks a lot for the answers. I got the next log from java vm: # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x7c911010, pid=24716, tid=24196 # # Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode, sharing windo

Re: NSS support in cURL

2008-06-26 Thread Daniel Stenberg
On Thu, 26 Jun 2008, Nelson B Bolyard wrote: >> I googled for "SSL_CipherPrefSet" to get to read your docs for it. I think >> it proves my point pretty good: I can't find any official NSS docs for it >> using google. > > Really? When I just googled for it, I got a page with 31 links, the second

Re: NSS support in cURL

2008-06-26 Thread Nelson B Bolyard
Daniel Stenberg wrote, On 2008-06-26 01:00: > Third, to test your claim picked a random NSS function from libcurl's > lib/nss.c file. I googled for "SSL_CipherPrefSet" to get to read your docs > for > it. I think it proves my point pretty good: I can't find any official NSS > docs > for it us

Re: NSS support in cURL

2008-06-26 Thread Daniel Stenberg
On Wed, 25 Jun 2008, Nelson B Bolyard wrote: >> That sounds great. Of course there's no need to do anything "LSB", you >> could just at this very moment establish a subdir (called say "nss") that >> you use for your public headers and make sure that's the way all distros >> would use. > > We do