Re: ANNOUNCE: Release of graphical SSL certificate manager

2001-03-16 Thread Shridhar Bhat
Stephen Balukoff wrote: Howdy! I've recently written and released a gtk/entity based GUI for SSL certificate generation and management. The goals of this software are to provide a simplified approach to the somewhat complicated matter of SSL certificates. It uses the openssl executable

Re: Problem during compilation

2001-02-28 Thread Shridhar Bhat
Arun Dwajan wrote: Hi!! I'm encountering some problems during compilation of OpenSSL programs on the LINUX platform. When i execute the make command i get messages like: undefined functions in libcrypto.a Please send me some sample OpenSSL progs and also the Makefile along with it.

Re: newbie what is openssl used for?

2001-01-22 Thread Shridhar Bhat
Ron wrote: Hello, I would like to know what is the advantage of using openssl. Do openssl users still have to pay for services like verisign. I have looked on the opensll site but my English is not that good, if someone can give me a simple explanation it would be very much

Distributed session caching

2001-01-22 Thread Shridhar Bhat
Hi, We are trying to deploy multiple SSL-based servers in a cluster. We want to share the session cache of each of these servers so that connections from same client (with session id reuse) can be handled by any server in the same cluster. The scheme is simple: Each server maintains its local

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
. Shridhar Bhat. [EMAIL PROTECTED] PSPL,"Panini", 2A Senapati Bapat Rd.,Pune -16 Tel: 5676700 #ext 561 Quote for the day: Don't ask the barber whether you need a haircut or

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

2000-11-23 Thread Shridhar Bhat
I've got the permission from management to release it under GPL. I have asked to set up a machine from where it could be downloaded. Also, I am figuring out the licensing issues. I came across lot of discussions which advise releasing a tool under GPL. I may not spend Actually, it should have

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
"Wirta, Ville" wrote: I would also be interested if THE tool is available somehow/somewhere! Yours VW -Original Message- From: John Casu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 21, 2000 12:06 PM To: [EMAIL PROTECTED] Subject: Re: Looking for an HTTPS client for NT