Re: TLS logout in Firefox

2010-03-11 Thread Wan-Teh Chang
2010/3/11 Robert Relyea : > > The Microsoft thing is also non-standard. (and also not well documented > -- which version of IE did it show up in?). I found it documented at http://msdn.microsoft.com/en-us/library/ms536979(VS.85).aspx and that MSDN page says it showed up in IE6 SP1. > You are righ

Re: Cipher not picked/enabled in a TLS session

2010-03-11 Thread Robert Relyea
> > In sslsock.c, I print ssl3_CipherPrefSetDefault and I can see that my > cipher is not enabled. > > Do you have any hints/tests which could help me ? Some tests I could do ? > What am I missing ? OK, this is your overall problem. If NSS does not have a cipher enabled, it will neither advertise

Re: TLS logout in Firefox

2010-03-11 Thread Robert Relyea
On 03/11/2010 05:59 AM, Anders Rundgren wrote: > Hi, > I can't help it, but TLS client cert auth is really a very crappy system > when used in browsers. I was a little bit surprised once when I logged > on to the Swedish tax department, then did logout, and returned still > being logged in! > > Mi

Cipher not picked/enabled in a TLS session

2010-03-11 Thread Gregory BELLIER
Hello all ! I added a cipher in NSS and OpenSSL. I would like to create a TLS session between those two. In OpenSSL, the tests suite works fine (make tests) and I can get a working TLS tunnel with my cipher. I guess my problem is in NSS, that's why I ask for your help. At this time, the ciph

TLS logout in Firefox

2010-03-11 Thread Anders Rundgren
Hi, I can't help it, but TLS client cert auth is really a very crappy system when used in browsers. I was a little bit surprised once when I logged on to the Swedish tax department, then did logout, and returned still being logged in! Microsoft "solved" this years ago by offering a document.exec