problems with openssl cert

2000-10-03 Thread Sanjeev Jha
HI All, I did waste two days trying to establish two -way authentication using server - client model with stunnel 3.8p4 and openssl 0.9.5a. I tried all the methods described on the faq, examples and from search. In stead of describing you , what all I did and what kind of error I got, I will pre

RE: Generating RSA key pair / Rand error / Solaris 7 ++

2000-09-26 Thread Sanjeev Jha
Jorgen, Also see the OpenSSL FAQ, this problem is already addresses. try the method discussed in FAQ, if you get the problem let me know. I had the same problem on Sparc and intel solaris. Its working fine now. -Original Message- From: David Taylor [mailto:[EMAIL PROTECTED]] Sent: Tuesday

Solved -RE: random generator on solaris

2000-09-21 Thread Sanjeev Jha
day, September 21, 2000 12:43 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: random generator on solaris From: Sanjeev Jha <[EMAIL PROTECTED]> sjha> To better understand the problem, let me tell you error messages --> sjha> While running stunnel or openssl key generatio

RE: random generator on solaris

2000-09-21 Thread Sanjeev Jha
error: Command failed for target `subdirs' # regards, Sk -Original Message- From: Sanjeev Jha [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 21, 2000 12:26 PM To: Openssl-Users (E-mail) Subject: random generator on solaris Hi All, encountering problem with OpenSSL 0.9.5a while gen

random generator on solaris

2000-09-21 Thread Sanjeev Jha
Hi All, encountering problem with OpenSSL 0.9.5a while generating key on Solaris7 and solaris-8. I guess some of you might had this problem. I did see the same almost same error message while running "stunnel 3.8p4". According to there site http://www.stunnel.org/faq/troubleshooting.html#ToC14 ,

RE: does OpenSSL 0.9.5a support Solaris-8 for Intel ?

2000-09-20 Thread Sanjeev Jha
Wojtek, Thanks for your reply. The configuration worked with "./Configure solaris-x86-gcc" but "make" failed with looking for 'cryptlib.o'. Doesn't the crypto come with Soalris installation ? I tried with crypto 3.0beta2, getting error.(any suggestion ?) Thanks again. Sk -Original Message---

does OpenSSL 0.9.5a support Solaris-8 for Intel ?

2000-09-20 Thread Sanjeev Jha
Hi all, Just want to know if any of you had tried using OPenSSL on intel Solaris-8. When I am trying to run "./config", it comes out with error "Operating System : i86-sun-solaris2 This system (solaris-x86-cc) is not supported ... " TIA, Sanjeev