Re: JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-21 Thread Nelson B Bolyard
On 2010-07-20 02:21 PDT, Waldek wrote:
 Hi again,
 is there anybody who's been able to get such a setup working after
 upgrading to FF 3.6.x ??
 Is it a FF 3.6.x bug ??
 Could someone from Mozilla guys state anything in this case ??
 I've no other ideas so far but recommending my customers switching to
 IE, which is not my favorite.
 Please help.

Sadly, there are no longer any developers who are paid to support JSS,
and the one developer who was supporting JSS on his own time no longer
seems to have time to do so.

Perhaps other JSS users here can help you.  You probably need a newer build
of JSS than the one you're using.  But having said that, I cannot tell you
where or how to get one.  Alas.

Sorry.
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-20 Thread Waldek
Hi again,
is there anybody who's been able to get such a setup working after
upgrading to FF 3.6.x ??
Is it a FF 3.6.x bug ??
Could someone from Mozilla guys state anything in this case ??
I've no other ideas so far but recommending my customers switching to
IE, which is not my favorite.
Please help.

Greetings,

Waldek

-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Odp: Re: JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-13 Thread Waldemar . Kozba
Hi Bob, 

thanks v. much for the answer.
 
 OK, this does not appear to be the issue, unless your plugin is calling
 JSS from inside Flash, Quicktime or Silverlight.

No, it isn't
 
 If you have a copy of
 FF 3.6.3 you can verify that this isn't the issue as 3.6.3 does not have
 out of process plugins.

Unfortunately i don't :(  and it's out of 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/. Could you 
provide me with the link if it exists elsewhere ?

Waldek





Robert Relyea rrel...@redhat.com 
Wysłane przez: 
dev-tech-crypto-bounces+waldemar.kozba=max.com...@lists.mozilla.org
2010-07-13 02:03
Odpowiedz użytkownikowi
mozilla's crypto code discussion list 
dev-tech-crypto@lists.mozilla.org


Do
mozilla's crypto code discussion list 
dev-tech-crypto@lists.mozilla.org
DW
waldemar.ko...@max.com.pl, rafal.mod...@max.com.pl
Temat
Re: JSS in Firefox - loading applets over mutual SSL stopped working since 
the v. 3.6.x






On 07/12/2010 03:07 PM, Robert Relyea wrote: 
On 07/12/2010 01:25 AM, waldemar.ko...@max.com.pl wrote: 

Hi, 

upgrading to FF 3.6.x (latest checked - 3.6.6) causes Java applets 
to stop loading over mutual SSL connection. 
The same setup works correctly in FF version 3.5.3. 
I've tried with Java Plug-in 1.6.0_13 and with the latest Java Plug-in 
1.6.0_20 - no impact (3.5.3 works and 3.6.6 doesn't). 

The difference is in following console output  lines: 

I think I know what the issue is here. 3.6.6 has a new feature which runs 
plugins in their own process. This is a great stability feature because it 
isolates the browser from buggy plugins. In hindsight, however, it breaks 
any plugin that uses the NSS databases (particularly writes to the NSS 
databases).

It seems this should be a good thing to bring up with the out of process 
plugin people.

OK, this does not appear to be the issue, unless your plugin is calling 
JSS from inside Flash, Quicktime or Silverlight. If you have a copy of FF 
3.6.3 you can verify that this isn't the issue as 3.6.3 does not have out 
of process plugins.

bob

bob
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: Odp: Re: JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-13 Thread Jean-Marc Desperrier

waldemar.ko...@max.com.pl wrote:

Unfortunately i don't :(  and it's out of
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/. Could you
provide me with the link if it exists elsewhere ?


It's here :
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/

But the fact http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/ 
redirects you to http://releases.mozilla.org where you can get only the 
most recent versions is certainly annoying.

--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: Odp: Re: JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-13 Thread Waldek
On 13 Lip, 10:30, Jean-Marc Desperrier jmd...@gmail.com wrote:
 waldemar.ko...@max.com.pl wrote:
  Unfortunately i don't :(  and it's out of
 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/. Could you
  provide me with the link if it exists elsewhere ?

 It's here :ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/

 But the facthttp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
 redirects you tohttp://releases.mozilla.orgwhere you can get only the
 most recent versions is certainly annoying.

Thanks a lot Jean-Marc :)
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-13 Thread Waldek
On 13 Lip, 02:00, Robert Relyea rrel...@redhat.com wrote:
 On 07/12/2010 03:07 PM, Robert Relyea wrote:





  On 07/12/2010 01:25 AM, waldemar.ko...@max.com.pl wrote:

  Hi,

          upgrading to FF 3.6.x (latest checked - 3.6.6) causes Java
  applets to stop loading over mutual SSL connection.
  The same setup works correctly in FF version 3.5.3.
  I've tried with Java Plug-in 1.6.0_13 and with the latest Java
  Plug-in 1.6.0_20 - no impact (3.5.3 works and 3.6.6 doesn't).

  The difference is in following console output  lines:

  I think I know what the issue is here. 3.6.6 has a new feature which
  runs plugins in their own process. This is a great stability feature
  because it isolates the browser from buggy plugins. In hindsight,
  however, it breaks any plugin that uses the NSS databases
  (particularly writes to the NSS databases).

  It seems this should be a good thing to bring up with the out of
  process plugin people.

 OK, this does not appear to be the issue, unless your plugin is calling
 JSS from inside Flash, Quicktime or Silverlight. If you have a copy of
 FF 3.6.3 you can verify that this isn't the issue as 3.6.3 does not have
 out of process plugins.

 bob





  bob

Hi Bob,

thanks again, but the problem remains in 3.6.3 as well :(
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-12 Thread Waldemar . Kozba
Hi,

upgrading to FF 3.6.x (latest checked - 3.6.6) causes Java applets 
to stop loading over mutual SSL connection.
The same setup works correctly in FF version 3.5.3.
I've tried with Java Plug-in 1.6.0_13 and with the latest Java Plug-in 
1.6.0_20 - no impact (3.5.3 works and 3.6.6 doesn't).

The difference is in following console output  lines:

3.5.3:
security: Accessing keys and certificate in Mozilla user profile: 
C:\Documents and Settings\...\Mozilla\Firefox\Profiles/iuvmye4y.default
security: JSS package is loaded
security: JSS is configured

3.6.6:

security: Accessing keys and certificate in Mozilla user profile: null
security: JSS is not configured

I've cleaned the FF profile before setting up the 3.6.6 - doesn't help. 
The same with Sun/Java cache and profile (i've already experienced this 
has been an issue in previous JSS / FF versions). 

There's no additional debug info comming out - even when I use the debug 
version of the jss4.jar. 
It appears like the jss4.jar is not being loaded at all - at least the 
method CryptoManager.initialize is not being called (I've prepared a test 
version with some system outs there - they appear in 3.5.3 but not in 
3.6.6).

Any clues ??

Greetings,

Waldek-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: JSS in Firefox - loading applets over mutual SSL stopped working since the v. 3.6.x

2010-07-12 Thread Robert Relyea
On 07/12/2010 03:07 PM, Robert Relyea wrote:
 On 07/12/2010 01:25 AM, waldemar.ko...@max.com.pl wrote:

 Hi,

 upgrading to FF 3.6.x (latest checked - 3.6.6) causes Java
 applets to stop loading over mutual SSL connection.
 The same setup works correctly in FF version 3.5.3.
 I've tried with Java Plug-in 1.6.0_13 and with the latest Java
 Plug-in 1.6.0_20 - no impact (3.5.3 works and 3.6.6 doesn't).

 The difference is in following console output  lines:

 I think I know what the issue is here. 3.6.6 has a new feature which
 runs plugins in their own process. This is a great stability feature
 because it isolates the browser from buggy plugins. In hindsight,
 however, it breaks any plugin that uses the NSS databases
 (particularly writes to the NSS databases).

 It seems this should be a good thing to bring up with the out of
 process plugin people.

OK, this does not appear to be the issue, unless your plugin is calling
JSS from inside Flash, Quicktime or Silverlight. If you have a copy of
FF 3.6.3 you can verify that this isn't the issue as 3.6.3 does not have
out of process plugins.

bob

 bob

-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto