[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-users
Subject:    RE: normal vs openssl sockets
From:       "Fred Crable" <fcrable () voyence ! com>
Date:       2004-01-26 21:37:15
Message-ID: BAAB3C816851864EA3D2C6EFD1EDE3E1DA4D29 () pluto ! internal ! powerupnetworks ! com
[Download RAW message or body]

If you are using OpenSSL then you must pass in the native sockets to the OpenSSL \
BIOs.  The BIOs as they are called are the abstracted version of the I/O descriptor \
used to access the socket by the SSL library.  

You are not going to get out of coding for the platform specific connection/listen, \
you still need WinSock and socket()/accept() calls.  See the BIO_new_socket man page.

Regards,
Fred Crable

> -----Original Message-----
> From: Darren McDonald [mailto:dmcdonald@saturncorp.com]
> Sent: Thursday, January 22, 2004 9:38 AM
> To: openssl-users@openssl.org
> Subject: Re: normal vs openssl sockets
> 
> 
> What I ment was when using ssl.
> 
> > > > rsalz@datapower.com 1/22/04 03:39:53 >>>
> OpenSSL "sockets" are built on top of winsock, or whatever your native
> 
> platform is.  If you don't need SSL, etc., then just write 
> your code to
> 
> use your local socket API directly.
> 	/r$
> -- 
> Rich Salz, Chief Security Architect
> DataPower Technology                           
> http://www.datapower.com
> 
> XS40 XML Security Gateway   
> http://www.datapower.com/products/xs40.html
> 
> XML Security Overview  
> http://www.datapower.com/xmldev/xmlsecurity.html
> 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> 
> User Support Mailing List                    openssl-users@openssl.org
> 
> Automated List Manager                           majordomo@openssl.org
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majordomo@openssl.org
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majordomo@openssl.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic