RE: Socket with ssl support
From: George (george.news_at_NOSPAMgmx.net)
Date: 01/19/05
- Next message: Sergio: "CryptVerifySignature problem (NTE_BAD_SIGNATURE)"
- Previous message: Ajith Kumar: "RE: Socket with ssl support"
- In reply to: Ajith Kumar: "RE: Socket with ssl support"
- Next in thread: Ajith Kumar: "RE: Socket with ssl support"
- Reply: Ajith Kumar: "RE: Socket with ssl support"
- Reply: Ajith Kumar: "RE: Socket with ssl support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 19 Jan 2005 09:14:20 +0000 (UTC)
Thanks.
Is there any solution windows native? Is it possible to do the same thing
using the windows security API or not?
If not, then, you mean that OpenSSL has some API to which you pass the
socket creacted with winsock and it should work?
If you have any reference please let me know.
TA.
"=?Utf-8?B?QWppdGggS3VtYXI=?=" <AjithKumar@discussions.microsoft.com>
wrote in news:F808D3C8-75BA-40DB-9F82-2365582B61DD@microsoft.com:
>
> George,
>
> In order to use SSL, first you need "normal TCP socket connection" ,
> then pass this socket to your SSL library, it will do the rest.There
> are SSL libraries avialable like openssl(it is free) .
>
> Ajith.
>
> "George" wrote:
>
>> Hi all.
>>
>> Is it possible to open a socket and establish an ssl connection for
>> encripting the communication? The socket is a normal TCP socket and
>> I'm sending customized data (not HTTP or any other protocol).
>>
>> I've read that there is something called SSPI for doing that kind of
>> stuff, but I prefer to do it using ssl.
>>
>> Any help is welcomed.
>>
>> TA
>>
-- Saludos a todos # # Contra el terrorismo #
- Next message: Sergio: "CryptVerifySignature problem (NTE_BAD_SIGNATURE)"
- Previous message: Ajith Kumar: "RE: Socket with ssl support"
- In reply to: Ajith Kumar: "RE: Socket with ssl support"
- Next in thread: Ajith Kumar: "RE: Socket with ssl support"
- Reply: Ajith Kumar: "RE: Socket with ssl support"
- Reply: Ajith Kumar: "RE: Socket with ssl support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]