Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2005 14:20:37 -0400
From:      Mikhail Teterin <Mikhail.Teterin@murex.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@freebsd.org, ports@freebsd.org, Doug Barton <dougb@freebsd.org>
Subject:   CA certificates (Re: leaner and meaner www/firefox)
Message-ID:  <200508031420.37994.Mikhail.Teterin@murex.com>
In-Reply-To: <1123046954.44404.45.camel@shumai.marcuscom.com>
References:  <200508030513.j735DkMw009641@corbulon.video-collage.com> <1123046954.44404.45.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > It seems like something is still missing, though -- the browser refuses
> > to recognize any Certificate Authorities. I guess, some important data
> > file does not get installed by my version. Any idea?
>
> CAs are stored in libnssckbi.so.  Looks like both Firefox and NSS
> install comparable versions of this file.  At a quick glance, I can't
> see why CAs would not be known using the NSS port.

Interesting, thanks... I guess, firefox only looks for the library in its own 
${PREFIX}/lib/firefox. Either it needs to be patched to check ${PREFIX}/lib 
instead or a sym-link needs to be created in post-install somewhere...

I'll check that theory tonight -- if no one beats me to it.

	-mi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508031420.37994.Mikhail.Teterin>