Modifying the cipher in OpenSSL for TLS

2008-07-05 Thread Shridhar
to test the TLS_RSA_WITH_AES_128_CBC_SHA algorithm, could anyone please let me know how to make TLS_RSA_WITH_AES_128_CBC_SHA as the default(force to use)? Thanks a lot in advance, Shridhar. -- View this message in context: http://www.nabble.com/Modifying-the-cipher-in-OpenSSL-for-TLS

Modifying the cipher in OpenSSL for TLS

2008-07-05 Thread Shridhar KS
to test the TLS_RSA_WITH_AES_128_CBC_SHA algorithm, could anyone please let me know how to make TLS_RSA_WITH_AES_128_CBC_SHA as the default(force to use)? Thanks a lot in advance, Shridhar.

Re: ANNOUNCE: Release of graphical SSL certificate manager

2001-03-16 Thread Shridhar Bhat
to bridge the last mile! I was looking for a tool like this for a long time. Keep up the good work! -Shridhar. Quote for the day: Time as he grows old teaches all things. -- Aeschylus

Re: Problem during compilation

2001-02-28 Thread Shridhar Bhat
with it. - Arun Dwajan Why don't you try to look closely at all the directories and files which OpenSSL distribution bundles for you? You will be glad to find that whatever you are asking for is already there on your disk. Read the README and look at apps directory. -Shridhar

Re: newbie what is openssl used for?

2001-01-22 Thread Shridhar Bhat
. OpenSSL users do not have to pay anything to Verisign. Visit verisign.com for more information about what Verisign is and what services it provides. -- Bye Shridhar. Quote for the day: Life is either a daring adventure

Distributed session caching

2001-01-22 Thread Shridhar Bhat
in it? The most attractive benefit I see is that any server could go down without forcing its clients to renegotiate the session. Also, the load balancer need not bother about the 'sticky connections'. I would greatly appreciate any suggestions/comments on this. Thanks in advance, Shridhar

Re: A question about threads

2000-11-24 Thread Shridhar Bhat
in your .h static void LockingCallback(int mode, int type, char *file, int line); static pthread_mutex_t cryptoLocks[CRYPTO_NUM_LOCKS]; void MultiThreadSetup(void); void MultiThreadCleanup(void); Bye Shridhar. --

Re: Looking for an HTTPS client for NT C/C++

2000-11-23 Thread Shridhar Bhat
the licensing issues. I came across lot of discussions which advise releasing a tool under GPL. I may not spend too much time on it but if you have some quick words on it, I would be happy to have them. Sorry for the delay. Bye Shridhar

Re: Looking for an HTTPS client for NT C/C++

2000-11-23 Thread Shridhar Bhat
been "advise *against* releasing a tool under GPL". Sorry for that. Bye Shridhar. __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED]

Re: Looking for an HTTPS client for NT C/C++

2000-11-21 Thread Shridhar Bhat
Plain HTTP connection, SSL is not used Let me know if you are interested in using this tool, we would be happy to release this tool under GPL. -- Bye Shridhar. Shridhar Bhat. [EMAIL

Re: Looking for an HTTPS client for NT C/C++

2000-11-21 Thread Shridhar Bhat
John Casu wrote: do you support non-blocking connections with your tool ?? if so, that would be very useful. thanks, john c. Yes. -- Bye Shridhar. Shridhar Bhat. [EMAIL PROTECTED] PSPL

Re: Looking for an HTTPS client for NT C/C++

2000-11-21 Thread Shridhar Bhat
thanks, john c. I would let you know about how to download the tool very soon. -- Bye Shridhar. __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL