RE: SSL -> 100% CPU

2000-07-07 Thread Magnus Rydin
Title: RE: SSL -> 100% CPU You asked if anyone had it running. > Could somebody that has a working SSL configuration confirm that it is > possible to make it work. And that was what i responded to. To make that clear, I included your question in my original reply. > -

RE: SSL -> 100% CPU

2000-07-07 Thread Klaus Thiele
Am Don, 06 Jul 2000 schrieb Magnus Rydin: > > We got 2 sites running SSL at this moment. > Didnt have any problems setting it up. > > afaik, we followed the docs to the point. notice though, that both sites are still >using demo-certificates.. thanks for the "hints", but they did not help me

Re: SSL -> 100% CPU

2000-07-06 Thread Joseph B. Ottinger
Daniel, can you give us (well, me) a HOwto on this? On Thu, 6 Jul 2000, Daniel Stahl wrote: > Mattias Arbin writes: > > Hi, > > I now use 1.1.9 and get: > > E:\java\orion>java -jar orion.jar > > Error listening to SSLServerSocket: No available certificate corresponds to > > the > > SSL cip

Re: SSL -> 100% CPU

2000-07-06 Thread Daniel Stahl
Mattias Arbin writes: > Hi, > I now use 1.1.9 and get: > E:\java\orion>java -jar orion.jar > Error listening to SSLServerSocket: No available certificate corresponds to > the > SSL cipher suites which are enabled. > Orion/1.1.9 initialized > > What could be bad with my certificate? I hav

RE: SSL -> 100% CPU

2000-07-06 Thread Magnus Rydin
Title: RE: SSL -> 100% CPU We got 2 sites running SSL at this moment. Didnt have any problems setting it up. WR Magnus Rydin Cypoint Systems Innovation AB > > Could somebody that has a working SSL configuration confirm that it is > possible to make it work. > > /Thanks, > Mattias

Re: SSL -> 100% CPU

2000-07-05 Thread Mattias Arbin
configuration confirm that it is possible to make it work. /Thanks, Mattias - Original Message - From: "Karl Avedal" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Cc: "Orion-Interest" <[EMAIL PROTECTED]>; "Orion Bugs&quo

Re: SSL-problems (was SSL->100% CPU)

2000-07-05 Thread Mattias Arbin
rom: "Mattias Arbin" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Tuesday, July 04, 2000 10:14 AM Subject: SSL-problems (was SSL->100% CPU) > I have tried to dig deeper into the SSL problem, while it is a major > showstopper right now and

Re: SSL -> 100% CPU

2000-07-05 Thread Karl Avedal
iled to establish chain from reply > after removing the initial keystore the import works!?! > > > Output when running the scripts: > same as yours. > > ==> https://my_ip_addr > ==> SSL -> 100% CPU :(( > > i tried with WinNT and Linux, jdk 1.2.2, 1.3 and IBM-j

Re: SSL -> 100% CPU

2000-07-05 Thread Klaus Thiele
at: i got following error keytool error: java.lang.Exception: Failed to establish chain from reply after removing the initial keystore the import works!?! > Output when running the scripts: same as yours. ==> https://my_ip_addr ==> SSL -> 100% CPU :(( i tried with WinNT and Linux, jdk 1.2.2, 1.3

SSL-problems (was SSL->100% CPU)

2000-07-04 Thread Mattias Arbin
I have tried to dig deeper into the SSL problem, while it is a major showstopper right now and a problem that has to be solved before I can use Orion in my project. I have made to bat files for the certificate generation to be able to play around a little faster: step1.bat: keytool -genkey -keya

Re: SSL -> 100% CPU

2000-06-30 Thread Mattias Arbin
> On Don, 29 Jun 2000, you wrote: > >At last my generation of the server certificate worked. > >Unfortunately, when I start Orion with SSL turned on, the java process takes > >all the CPU time. > >Seems like Orion gets stuck in an endless loop. > >I have tried this on both Orion 1.0 and 1.1.4 > >I

Re: SSL -> 100% CPU

2000-06-30 Thread Mattias Arbin
t: Friday, June 30, 2000 9:43 AM Subject: Re: SSL -> 100% CPU > I have some experience with SSL programming (with IsaSilk a fantastic > package and free for development puporse; and very cheap for commercial, > just like Orion ;-) > > I had the same pb when intializing, very very

Re: SSL -> 100% CPU

2000-06-30 Thread Mattias Arbin
> I had the same pb when intializing, very very long and 100%CPU > and this was due to the random generator!!! > > to solve this pb, I just provided a seed for the random generator > I don't know if this will help but it helps me a lot ;-) Sorry, but how do you do that? /Mattias

Re: SSL -> 100% CPU

2000-06-30 Thread Daniel HERLEMONT
ssage d'origine- De : Klaus Thiele <[EMAIL PROTECTED]> À : Orion-Interest <[EMAIL PROTECTED]> Date : vendredi 30 juin 2000 00:12 Objet : Re: SSL -> 100% CPU >On Don, 29 Jun 2000, you wrote: >>At last my generation of the server certificate worked. >>Unfortunately, wh

Re: SSL -> 100% CPU

2000-06-29 Thread Klaus Thiele
On Don, 29 Jun 2000, you wrote: >At last my generation of the server certificate worked. >Unfortunately, when I start Orion with SSL turned on, the java process takes >all the CPU time. >Seems like Orion gets stuck in an endless loop. >I have tried this on both Orion 1.0 and 1.1.4 >I followed the

SSL -> 100% CPU

2000-06-29 Thread Mattias Arbin
At last my generation of the server certificate worked. Unfortunately, when I start Orion with SSL turned on, the java process takes all the CPU time. Seems like Orion gets stuck in an endless loop. I have tried this on both Orion 1.0 and 1.1.4 I followed the instruction for setting up a secure si