Hi Ashith

TLS specified two cipher suites using without cipher algorithm..

   CipherSuite TLS_RSA_WITH_NULL_MD5
   CipherSuite TLS_RSA_WITH_NULL_SHA

So, you can sign without encrypt, after the Handshake phase.
Best regards,

Badra

>
>> Hi All,
>>    After the SSL Handshake, all the data is encrypted and then
>> transmitted between the Client and Server. I have an application
>> written that needs only signed messaged to be transmitted.  Whether it
>> is possible to set or configure such that we can switch off encryption
>> and transmitt only signed-messages after the SSL Handshake. If this
>> already exists in any of the documents please provide me the pointers
>> to those documents?.
>>
>> Thanks & regards
>> Ashith
>


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to