Re: [openssl-users] Creating a Certificate with CA=TRUE

2014-12-19 Thread Jeffrey Walton
On Fri, Dec 19, 2014 at 7:13 AM, Benjamin wrote: > Hello everyone! > I am quite new to two things: this mailing list and making and working with > certificates > > I want to run a small owncloud on my raspberry pi and tried to make a crt > which I can also use with my mobile devices. Here is the p

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Dr. Stephen Henson > Sent: Friday, December 19, 2014 11:37 > To: openssl-users@openssl.org > Subject: Re: [openssl-users] OpenSSL performance issue > > On Fri, Dec 19, 2014, Dave Thompson wrote: > > > > From: openssl-

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Dr. Stephen Henson
On Fri, Dec 19, 2014, Dave Thompson wrote: > > From: openssl-users On Behalf Of Michael Wojcik > > Sent: Thursday, December 18, 2014 21:27 > > > > From: openssl-users [mailto:openssl-users-boun...@openssl.org] On > > Behalf > > > Of Kurt Roeckx > > > Sent: Thursday, December 18, 2014 16:36 > > >

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Matt Caswell
On 19/12/14 15:17, Brian Reichert wrote: > On Fri, Dec 19, 2014 at 02:30:07AM +0530, Prabhat Puroshottam wrote: >> As you can see the big time difference between the two executions - which >> actually involve the same application level data. The largest chunk of >> time is spent waiting for hand

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Brian Reichert
On Fri, Dec 19, 2014 at 02:30:07AM +0530, Prabhat Puroshottam wrote: > As you can see the big time difference between the two executions - which > actually involve the same application level data. The largest chunk of > time is spent waiting for handshake from *Proxy Server*. The response time >

Re: [openssl-users] Creating a Certificate with CA=TRUE

2014-12-19 Thread Jakob Bohm
On 19/12/2014 13:13, Benjamin wrote: Hello everyone! I am quite new to two things: this mailing list and making and working with certificates I want to run a small owncloud on my raspberry pi and tried to make a crt which I can also use with my mobile devices. Here is the problem: When i mak

[openssl-users] Creating a Certificate with CA=TRUE

2014-12-19 Thread Benjamin
Hello everyone! I am quite new to two things: this mailing list and making and working with certificates I want to run a small owncloud on my raspberry pi and tried to make a crt which I can also use with my mobile devices. Here is the problem: When i make a

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Jakob Bohm
On 19/12/2014 12:11, Jakob Bohm wrote: On 19/12/2014 00:10, Prabhat Puroshottam wrote: I am trying to summarize the problem again, since the previous mail seems confusing to some of you. It might help you quickly understand the problem I am facing: We have a product, where Client connects to Se

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Jakob Bohm
On 19/12/2014 00:10, Prabhat Puroshottam wrote: I am trying to summarize the problem again, since the previous mail seems confusing to some of you. It might help you quickly understand the problem I am facing: We have a product, where Client connects to Server (Proxy Server in my earlier mail).

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Dave Thompson
> From: openssl-users On Behalf Of Kurt Roeckx > Sent: Thursday, December 18, 2014 16:36 > On Fri, Dec 19, 2014 at 02:30:07AM +0530, Prabhat Puroshottam wrote: > > *** > > This is for *Client -> Agent* > > *** > [...] > >

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Dave Thompson
> From: openssl-users On Behalf Of Michael Wojcik > Sent: Thursday, December 18, 2014 21:27 > > From: openssl-users [mailto:openssl-users-boun...@openssl.org] On > Behalf > > Of Kurt Roeckx > > Sent: Thursday, December 18, 2014 16:36 > > To: openssl-users@openssl.org > > Subject: Re: [openssl-user