public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Firefox and ssl
@ 2013-01-04 12:45 Robert David
  2013-01-04 17:13 ` Mick
  2013-01-04 19:46 ` [gentoo-user] " Dustin C. Hatch
  0 siblings, 2 replies; 7+ messages in thread
From: Robert David @ 2013-01-04 12:45 UTC (permalink / raw
  To: gentoo-user

Hi all,

anyone have problem with firefox and selfsigned ssl? I tryed firefox and
firefox-bin. 

Firefox:
Problem loading page: Secure connection failed.

Firefox-bin:
No problem loading page.


I tryed with/without system-sqlite. Rebuild nss. Nothing helped. 



Robert David


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Firefox and ssl
  2013-01-04 12:45 [gentoo-user] Firefox and ssl Robert David
@ 2013-01-04 17:13 ` Mick
  2013-01-04 17:18   ` Michael Mol
  2013-01-04 17:59   ` Robert David
  2013-01-04 19:46 ` [gentoo-user] " Dustin C. Hatch
  1 sibling, 2 replies; 7+ messages in thread
From: Mick @ 2013-01-04 17:13 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 507 bytes --]


On Friday 04 Jan 2013 12:45:01 Robert David wrote:
> Hi all,
> 
> anyone have problem with firefox and selfsigned ssl? I tryed firefox and
> firefox-bin.
> 
> Firefox:
> Problem loading page: Secure connection failed.
> 
> Firefox-bin:
> No problem loading page.
> 
> 
> I tryed with/without system-sqlite. Rebuild nss. Nothing helped.
> 
> 
> 
> Robert David

Hmm .... it should flag up a warning and once you accept it there shouldn't be 
a problem connecting.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Firefox and ssl
  2013-01-04 17:13 ` Mick
@ 2013-01-04 17:18   ` Michael Mol
  2013-01-04 19:24     ` Kevin Chadwick
  2013-01-04 17:59   ` Robert David
  1 sibling, 1 reply; 7+ messages in thread
From: Michael Mol @ 2013-01-04 17:18 UTC (permalink / raw
  To: gentoo-user

On Fri, Jan 4, 2013 at 12:13 PM, Mick <michaelkintzios@gmail.com> wrote:
>
> On Friday 04 Jan 2013 12:45:01 Robert David wrote:
>> Hi all,
>>
>> anyone have problem with firefox and selfsigned ssl? I tryed firefox and
>> firefox-bin.
>>
>> Firefox:
>> Problem loading page: Secure connection failed.
>>
>> Firefox-bin:
>> No problem loading page.
>>
>>
>> I tryed with/without system-sqlite. Rebuild nss. Nothing helped.
>>
>>
>>
>> Robert David
>
> Hmm .... it should flag up a warning and once you accept it there shouldn't be
> a problem connecting.

Some browsers (I don't know if FF is one of them) won't allow bypass
depending on the cert details. I've seen "the server has requested
strict validation" before.


--
:wq


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Firefox and ssl
  2013-01-04 17:13 ` Mick
  2013-01-04 17:18   ` Michael Mol
@ 2013-01-04 17:59   ` Robert David
  2013-01-05  2:49     ` [gentoo-user] " walt
  1 sibling, 1 reply; 7+ messages in thread
From: Robert David @ 2013-01-04 17:59 UTC (permalink / raw
  To: gentoo-user

This is not the problem. With firefox-bin I can normaly accept the
certificate, compiled firefox does not give me the option.

Robert.



On Fri, 4 Jan 2013 17:13:20 +0000
Mick <michaelkintzios@gmail.com> wrote:

> 
> On Friday 04 Jan 2013 12:45:01 Robert David wrote:
> > Hi all,
> > 
> > anyone have problem with firefox and selfsigned ssl? I tryed
> > firefox and firefox-bin.
> > 
> > Firefox:
> > Problem loading page: Secure connection failed.
> > 
> > Firefox-bin:
> > No problem loading page.
> > 
> > 
> > I tryed with/without system-sqlite. Rebuild nss. Nothing helped.
> > 
> > 
> > 
> > Robert David
> 
> Hmm .... it should flag up a warning and once you accept it there
> shouldn't be a problem connecting.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Firefox and ssl
  2013-01-04 17:18   ` Michael Mol
@ 2013-01-04 19:24     ` Kevin Chadwick
  0 siblings, 0 replies; 7+ messages in thread
From: Kevin Chadwick @ 2013-01-04 19:24 UTC (permalink / raw
  To: gentoo-user

On Fri, 4 Jan 2013 12:18:45 -0500
Michael Mol <mikemol@gmail.com> wrote:

> On Fri, Jan 4, 2013 at 12:13 PM, Mick <michaelkintzios@gmail.com>
> wrote:
> >
> > On Friday 04 Jan 2013 12:45:01 Robert David wrote:
> >> Hi all,
> >>
> >> anyone have problem with firefox and selfsigned ssl? I tryed
> >> firefox and firefox-bin.
> >>
> >> Firefox:
> >> Problem loading page: Secure connection failed.
> >>
> >> Firefox-bin:
> >> No problem loading page.
> >>
> >>
> >> I tryed with/without system-sqlite. Rebuild nss. Nothing helped.
> >>
> >>
> >>
> >> Robert David
> >
> > Hmm .... it should flag up a warning and once you accept it there
> > shouldn't be a problem connecting.
> 
> Some browsers (I don't know if FF is one of them) won't allow bypass
> depending on the cert details. I've seen "the server has requested
> strict validation" before.
> 
> 
> --
> :wq
> 

Not seen certs that do that but HSTS http headers can prevent override.
Unfortunately even though an incorrect clock is perfectly acceptable to
SSL it is not to HSTS. I expect to hear user complaints getting
play.com to disable HSTS due to flat bios batteries (and no NTP is
seemingly no answer to this problem). My preference is a
compulsory header redirect to ssl. I've suggested a disable HSTS option
enabled by setting the mozilla master password. In any case he said it
worked in one copy of firefox so It's unlikely to be the culprit. I
assume you tested with the same url?


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Firefox and ssl
  2013-01-04 12:45 [gentoo-user] Firefox and ssl Robert David
  2013-01-04 17:13 ` Mick
@ 2013-01-04 19:46 ` Dustin C. Hatch
  1 sibling, 0 replies; 7+ messages in thread
From: Dustin C. Hatch @ 2013-01-04 19:46 UTC (permalink / raw
  To: gentoo-user

On 1/4/2013 06:45, Robert David wrote:
> Hi all,
>
> anyone have problem with firefox and selfsigned ssl? I tryed firefox and
> firefox-bin.
>
> Firefox:
> Problem loading page: Secure connection failed.
>
> Firefox-bin:
> No problem loading page.
>
>
> I tryed with/without system-sqlite. Rebuild nss. Nothing helped.
>
>
>
> Robert David
>
The only time I've ever seen that error/situation in Firefox was due to 
multiple certificates using the same serial number. Although that may 
not be exactly the problem you are encountering, it may be similar in 
how Firefox deals with what it considers a woefully invalid certificate. 
Have you tried with a fresh profile? You could also try 
renaming/removing the cert8.db and key3.db files in your profile directory.

-- 
♫Dustin


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: Firefox and ssl
  2013-01-04 17:59   ` Robert David
@ 2013-01-05  2:49     ` walt
  0 siblings, 0 replies; 7+ messages in thread
From: walt @ 2013-01-05  2:49 UTC (permalink / raw
  To: gentoo-user

On 01/04/2013 09:59 AM, Robert David wrote:
> This is not the problem. With firefox-bin I can normally accept the
> certificate, compiled firefox does not give me the option.

You might try entering 'about:buildconfig' as the URL in both versions
of firefox to see what differences there may be.  Are the two packages
supplying the same version of firefox?


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-01-05  2:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 12:45 [gentoo-user] Firefox and ssl Robert David
2013-01-04 17:13 ` Mick
2013-01-04 17:18   ` Michael Mol
2013-01-04 19:24     ` Kevin Chadwick
2013-01-04 17:59   ` Robert David
2013-01-05  2:49     ` [gentoo-user] " walt
2013-01-04 19:46 ` [gentoo-user] " Dustin C. Hatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox