Re: NSS ss->sec.uncache is NULL

2010-12-01 Thread Brian Smith
passfree wrote: > Speaking of firefox, I know it is not meant to be used as a server but > it does provide server sockets through nsIServerSocket interface. So, > could these initialisation routines be included in future versions of > FF? If not, is it possible to detect somehow if they have been i

Re: NSS ss->sec.uncache is NULL

2010-11-26 Thread passfree
On Nov 24, 7:17 pm, passfree wrote: > On Nov 24, 6:28 pm, Nelson Bolyard > wrote: > > > > > > > On 2010-11-24 09:32 PDT, passfree wrote: > > > > Hi there, > > > > I am developing a generic SSL pipe XPCOM component which can be used > > > on any Input/Output stream pair. So far it sort of works bu

Re: NSS ss->sec.uncache is NULL

2010-11-25 Thread Nelson B Bolyard
On 2010-11-24 11:17 PDT, passfree wrote: > Speaking of firefox, I know it is not meant to be used as a server but > it does provide server sockets through nsIServerSocket interface. I'd say it's a BUG in PSM if it offers a way for XPCom users to use NSS server sockets, but doesn't offer any way

Re: NSS ss->sec.uncache is NULL

2010-11-24 Thread passfree
On Nov 24, 6:28 pm, Nelson Bolyard wrote: > On 2010-11-24 09:32 PDT, passfree wrote: > > > Hi there, > > > I am developing a generic SSL pipe XPCOM component which can be used > > on any Input/Output stream pair. So far it sort of works but I am > > facing one problem and I am not sure how to deal

Re: NSS ss->sec.uncache is NULL

2010-11-24 Thread Nelson Bolyard
On 2010-11-24 09:32 PDT, passfree wrote: > Hi there, > > I am developing a generic SSL pipe XPCOM component which can be used > on any Input/Output stream pair. So far it sort of works but I am > facing one problem and I am not sure how to deal with it. The problem > arrises when a client connects

Re: NSS ss->sec.uncache is NULL

2010-11-24 Thread Wan-Teh Chang
Hi passfree: On Wed, Nov 24, 2010 at 9:32 AM, passfree wrote: > > I am developing a generic SSL pipe XPCOM component which can be used > on any Input/Output stream pair. So far it sort of works but I am > facing one problem and I am not sure how to deal with it. The problem > arrises when a clien

NSS ss->sec.uncache is NULL

2010-11-24 Thread passfree
Hi there, I am developing a generic SSL pipe XPCOM component which can be used on any Input/Output stream pair. So far it sort of works but I am facing one problem and I am not sure how to deal with it. The problem arrises when a client connects to a server but refuses to continue because of certi