From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 659AA1392EF for ; Wed, 25 Jun 2014 00:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74E58E084B; Wed, 25 Jun 2014 00:26:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6659BE0841 for ; Wed, 25 Jun 2014 00:26:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 649DB33FB3E for ; Wed, 25 Jun 2014 00:26:09 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.923 X-Spam-Level: X-Spam-Status: No, score=-0.923 tagged_above=-999 required=5.5 tests=[AWL=-2.113, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rKsLvYkXq3QM for ; Wed, 25 Jun 2014 00:25:59 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EA2033FB2C for ; Wed, 25 Jun 2014 00:25:59 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wzb2C-0002jm-Oq for gentoo-user@gentoo.org; Wed, 25 Jun 2014 02:25:56 +0200 Received: from adsl-69-234-178-17.dsl.irvnca.pacbell.net ([69.234.178.17]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Jun 2014 02:25:56 +0200 Received: from w41ter by adsl-69-234-178-17.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Jun 2014 02:25:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: firefox profile opens my web-page in https Date: Tue, 24 Jun 2014 17:25:41 -0700 Message-ID: References: <20140622215240.GC9332@syscon7> <201406231808.24997.michaelkintzios@gmail.com> <20140624152505.GB29677@syscon7> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-178-17.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: <20140624152505.GB29677@syscon7> X-Archives-Salt: 6cc0b5e3-9c14-436b-92ff-d0e5bf8d25e9 X-Archives-Hash: 806e8cc2375df840b0e0ed3b0684c16e On 06/24/2014 08:25 AM, Joseph wrote: > On 06/23/14 18:08, Mick wrote: >> On Sunday 22 Jun 2014 22:52:40 Joseph wrote: >>> I run a server and have two firefox profiles. >>> I have ssl enabled. >>> >>> When I open one profile I it opens my web-page in "https" instead of "http" >>> When I open another profile it open my webpage in http >>> >>> Why is first profile forcing my opening my servers page in https mode? >> >> Has one profile cached and different protocol+URL in the address bar, than the >> other? >> >> Does this persist if you clear the history of the profile? >> -- >> Regards, >> Mick > > No, it makes no difference. I cleared history and cache. > It still tries to open my server page as https instead of http. Different profiles can have different firefox add-ons enabled. Might be worth comparing the list of add-ons in each profile. You can also run firefox -safe-mode to disable extensions and see if it makes any difference.