public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Re: SSL (HTTPS) support for ecos
@ 2007-10-20  9:11 Alperen Coskun
  2007-10-22 13:02 ` Chris Zimman
  0 siblings, 1 reply; 2+ messages in thread
From: Alperen Coskun @ 2007-10-20  9:11 UTC (permalink / raw)
  To: ecos-discuss


Hi all,

I still couldn't find an example of secure login of openssl. Do I have to create a certificate first, or using c functions in openssl library is enough? A brief example is enough for me..

I will be very pleased if anyone could help me...
Regards
Alperen



Thanks for your quick reply.

I add that package to my .ecc file. But, the only place I want to use openssl is in secure login operation. I want nobody to see the login information (username and password) from the network line.

Is there any brief example about openssl which can help me to implement this? (Because there are a lot of source codes in openssl package...)

Regards

> Date: Mon, 8 Oct 2007 15:07:03 -0300
> From: toledo.tales@gmail.com
> To: a_a_coskunoc@hotmail.com
> Subject: Re: [ECOS] SSL (HTTPS) support for ecos
> CC: ecos-discuss@ecos.sourceware.org
>
> Hi Alperen
>
> take a look at openssl-1.9.6b.epk package as start point.
>
> TT.
>
> On 10/8/07, Alperen Coskun  wrote:
>> Hi all,
>>
>> Does Ecos support SSLv3 (https)? Did anyone tried anything about this?
>> I have a web user interface and want to use SSl support to provide a secure
>> login when user enters his/her password.

_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* RE: [ECOS] Re: SSL (HTTPS) support for ecos
  2007-10-20  9:11 [ECOS] Re: SSL (HTTPS) support for ecos Alperen Coskun
@ 2007-10-22 13:02 ` Chris Zimman
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Zimman @ 2007-10-22 13:02 UTC (permalink / raw)
  To: Alperen Coskun, ecos-discuss

Hi Alperen,

Look at the example code for s_server (s_server.c if memory serves) in the
/apps directory of OpenSSL.  It's a bit confusing at first.

You need a server side certificate in order to facilitate connections.  There
are some scripts in there that will help you generate the certs.

I would suggest getting your login server going on a PC first and then
porting to eCos.

--Chris

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Alperen Coskun
Sent: 20 October 2007 10:12
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: SSL (HTTPS) support for ecos


Hi all,

I still couldn't find an example of secure login of openssl. Do I have to
create a certificate first, or using c functions in openssl library is
enough? A brief example is enough for me..

I will be very pleased if anyone could help me...
Regards
Alperen



Thanks for your quick reply.

I add that package to my .ecc file. But, the only place I want to use openssl
is in secure login operation. I want nobody to see the login information
(username and password) from the network line.

Is there any brief example about openssl which can help me to implement this?
(Because there are a lot of source codes in openssl package...)

Regards

> Date: Mon, 8 Oct 2007 15:07:03 -0300
> From: toledo.tales@gmail.com
> To: a_a_coskunoc@hotmail.com
> Subject: Re: [ECOS] SSL (HTTPS) support for ecos
> CC: ecos-discuss@ecos.sourceware.org
>
> Hi Alperen
>
> take a look at openssl-1.9.6b.epk package as start point.
>
> TT.
>
> On 10/8/07, Alperen Coskun  wrote:
>> Hi all,
>>
>> Does Ecos support SSLv3 (https)? Did anyone tried anything about this?
>> I have a web user interface and want to use SSl support to provide a
secure
>> login when user enters his/her password.

_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces.
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&m
kt=en-us

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2007-10-22 13:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-20  9:11 [ECOS] Re: SSL (HTTPS) support for ecos Alperen Coskun
2007-10-22 13:02 ` Chris Zimman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).