Re: Problem with https in konqueror - SOLVED

2006-12-01 Thread Mario Lobo
To recap, I did a portupgrade -aRrf and one of the consequences was ssl 
stopped working.

I struggled through this one to get it working again. It was hard but I 
learned a very important lesson:

[ to READ UPDATING thoroughly !!! ]  -- this can't be stressed enough

Lane sugested this:
  rebuild and reinstall /usr/ports/x11/kdelibs3 and it should work.

It didn't. It has to be done but its not enough.

In UPDATING I came across:

--
  Just like KDE 3.4, KDE 3.5 does not play nice with openssl-0.9.8. In
  particular it breaks kwallet, some of the SSL handling in konqueror and
  SSL/TLS support in kmail/kontact.

  If you're using the openssl ports rather than the base-system openssl,
  make sure to use security/openssl-stable.

  You can put WITH_OPENSSL_STABLE=yes into /etc/make.conf to automatically
  make ports depend on that rather than on security/openssl.
--

and so I did, in the following order:

1) make  make (re)install security/openssl-stable

2) added WITH_OPENSSL_STABLE=yes into /etc/make.conf

3) make  make (re)install x11/kdelibs (so it can be re-linked with 
openssl-stable)

4) make  make (re)install x11/kdebase (so it can be re-linked with 
openssl-stable)

If only kdelibs is rebuild, the ciphers WILL NOT show on the security 
configuration.

Everything is back to normal now.

Thanks to all that replied

-- 
   //| //|
  // |// |
 //  //  |
//  //   
--
[EMAIL PROTECTED]
http://www.ipad.com.br
(FreeBSD since 2.2.8 - 100% Rwindows-free)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with https in konqueror

2006-11-28 Thread Mario Lobo
On Monday 27 November 2006 18:15, Lane wrote:
 On Monday 27 November 2006 11:41, Mario Lobo wrote:
   Hi there;
 
  Everything was working fine. Then I did a portupgrade -Rrv on KDE.
 
  At first, everything seemed fine but everytime I tried to start an https
  conecction I get this:
 
  An error occurred while loading https://www.whatever.com.br:
  The process for the https://www.whatever.com.br protocol died
  unexpectedly.
 
 
  This happens with ANY https connection. I went through the settings and
  experimented including/taking away options on the ssl settings to no
  effect.
 
  Opera and firefox have no problem with ssl. Only Konqueror. As a side
  effect of this (i believe), Kopette stopped working too.
 
  I prefer using konqueror because of the integration to kde printing
  system.
 

 UGH!  Just went through it yesterday!

 rebuild and reinstall /usr/ports/x11/kdelibs3 and it should work.


I just did that, rebooted and I still get the same error !! :-(

Any other suggestions ?

Thanks


-- 
   //| //|
  // |// |
 //  //  |
//  //   
--
[EMAIL PROTECTED]
http://www.ipad.com.br
(FreeBSD since 2.2.8 - 100% Rwindows-free)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with https in konqueror

2006-11-27 Thread Mario Lobo
 Hi there;

Everything was working fine. Then I did a portupgrade -Rrv on KDE.   

At first, everything seemed fine but everytime I tried to start an https 
conecction I get this:

An error occurred while loading https://www.whatever.com.br:
The process for the https://www.whatever.com.br protocol died unexpectedly.


This happens with ANY https connection. I went through the settings and 
experimented including/taking away options on the ssl settings to no effect.

Opera and firefox have no problem with ssl. Only Konqueror. As a side effect
of this (i believe), Kopette stopped working too.

I prefer using konqueror because of the integration to kde printing system.

Anybody has a clue?

I am beginning to believe that portupgrade is only for small stuff. I never 
had any glitches (and never had to wait for 2 days) when I upgraded by simply 
saving all my settings on a CD, downloaded the new ISO, install everything, 
and get the settings back in.

Thanks,

-- 
   //| //|
  // |// |
 //  //  |
//  //   
--
[EMAIL PROTECTED]
http://www.ipad.com.br
(FreeBSD since 2.2.8 - 100% Rwindows-free)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with https in konqueror

2006-11-27 Thread Lane
On Monday 27 November 2006 11:41, Mario Lobo wrote:
  Hi there;

 Everything was working fine. Then I did a portupgrade -Rrv on KDE.

 At first, everything seemed fine but everytime I tried to start an https
 conecction I get this:

 An error occurred while loading https://www.whatever.com.br:
 The process for the https://www.whatever.com.br protocol died unexpectedly.


 This happens with ANY https connection. I went through the settings and
 experimented including/taking away options on the ssl settings to no
 effect.

 Opera and firefox have no problem with ssl. Only Konqueror. As a side
 effect of this (i believe), Kopette stopped working too.

 I prefer using konqueror because of the integration to kde printing system.

 Anybody has a clue?

 I am beginning to believe that portupgrade is only for small stuff. I never
 had any glitches (and never had to wait for 2 days) when I upgraded by
 simply saving all my settings on a CD, downloaded the new ISO, install
 everything, and get the settings back in.

 Thanks,
UGH!  Just went through it yesterday!

rebuild and reinstall /usr/ports/x11/kdelibs3 and it should work.

lane
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with https in konqueror

2006-11-27 Thread Mario Lobo
 Hi there;

Everything was working fine. Then I did a portupgrade -Rrv on KDE.   

At first, everything seemed fine but everytime I tried to start an https 
conecction I get this:

An error occurred while loading https://www.whatever.com.br:
The process for the https://www.whatever.com.br protocol died unexpectedly.


This happens with ANY https connection. I went through the settings and 
experimented including/taking away options on the ssl settings to no effect.

Opera and firefox have no problem with ssl. Only Konqueror. As a side effect
of this (i believe), Kopette stopped working too.

I prefer using konqueror because of the integration to kde printing system.

Anybody has a clue?

I am beginning to believe that portupgrade is only for small stuff. I never 
had any glitches (and never had to wait for 2 days) when I upgraded by simply 
saving all my settings on a CD, downloaded the new ISO, install everything, 
and get the settings back in.

Thanks,

-- 
   //| //|
  // |// |
 //  //  |
//  //   
--
[EMAIL PROTECTED]
http://www.ipad.com.br
(FreeBSD since 2.2.8 - 100% Rwindows-free)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with https in konqueror

2006-11-27 Thread Mario Lobo
On Monday 27 November 2006 18:15, Lane wrote:

 UGH!  Just went through it yesterday!

 rebuild and reinstall /usr/ports/x11/kdelibs3 and it should work.

 lane

Yeah !! 

Thanks Lane, I'm doing it right now !
-- 
   //| //|
  // |// |
 //  //  |
//  //   
--
[EMAIL PROTECTED]
http://www.ipad.com.br
(FreeBSD since 2.2.8 - 100% Rwindows-free)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]