Urgent Help Needed

2010-03-21 Thread Anjan Koundinya.K
I have installed openssl-0.9.8e on Ubuntu 9 and installation is successfully. But I am trying to execute SSL client and server in shell and get and error. */tmp/cceqI1DB.o: In function `main':* *sslclient.c:(.text+0x21): undefined reference to `initialize_ctx'* *sslclient.c:(.text+0x3a): undefine

Re: Urgent Help Needed

2010-03-21 Thread Sander Temme
On Mar 21, 2010, at 12:12 AM, Anjan Koundinya.K wrote: > What should I do? I need as a part of final year project . Please help If your curriculum has anything to do with computing, I suggest going back and taking the other years before you hit the final. Otherwise, you might try to put the l

ssh login, urgent help needed

2000-04-18 Thread daniel koranteng
Hi Everyone, I am new to this so please bear with me. I installed linux ssh-client SSH Version 1.2.27 and am trying to log onto solaris servers that have ssh insstalled and sshd running. On the server the commands # pkginfo -l | grep ssh and # ps -ef | grep sshd gave the following output res

ssl_write returned ssl_error_ssl: urgent help needed

2009-11-18 Thread sandeep.kumar17
Hi, I got some weird error. help needed urgent. SSL_write() is returned with error "SSL3_WRITE_PENDING:bad write retry". I have tried with flags "PARTIAL_WRITE" and "AUTO_RETRY" and "MOVING BUFFER". Still i am facing this problem. Any temporary workaround will also be appreciated. Thanks & Regar

Re: [Re: ssh login, urgent help needed]

2000-04-20 Thread Leland V. Lammert
At 04:58 PM 4/19/00 , you wrote: >On Wed, 19 Apr 2000, Leland V. Lammert wrote: > >SSH has never had a GPL version, ssh-1.2.16 and previous were under >a free license but later versions were under successively more >restrictive licenses. > >Use OpenSSH :) *BUT* OpenSSH is still v1. How can OpenS

Re: [Re: ssh login, urgent help needed]

2000-04-20 Thread Bob Beck
>SSH has never had a GPL version, ssh-1.2.16 and previous were under >a free license but later versions were under successively more >restrictive licenses. Acutally, no, 1.2.12 was free. after that it was non-commercial/educational only, and as of version 2 it's something to the effect of

Re: [Re: ssh login, urgent help needed]

2000-04-20 Thread Eric J. Schwertfeger
On Thu, 20 Apr 2000, Leland V. Lammert wrote: > At 04:58 PM 4/19/00 , you wrote: > >On Wed, 19 Apr 2000, Leland V. Lammert wrote: > > > >SSH has never had a GPL version, ssh-1.2.16 and previous were under > >a free license but later versions were under successively more > >restrictive licenses.

how to uninstall openSSL Urgent help needed

2009-03-26 Thread Srinivas Jonnalagadda
Hi, I would like to know how to uninstall openssl from my unix machine. Thanks, Srinivas Jonnalagadda __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenss

Re: ssl_write returned ssl_error_ssl: urgent help needed

2009-11-18 Thread luiz
Hi i use the follow to write to ssl int hb_inetSSLWrite( SSL* pSSL, int iSock,int iTimeout char * msg, int length, int* iRet) { int ret; int sslerr; int r; fd_set fd_r, fd_w; struct timeval tv; do { ret = SSL_write(pSSL, msg, length); sslerr = SSL_get_error(pS

RE: ssl_write returned ssl_error_ssl: urgent help needed

2009-11-18 Thread Jeremy Farrell
There's probably something wrong with your code, but from the information you've presented it's difficult to be more precise. I don't see what your question has to do with developing OpenSSL, so I've dropped openssl-dev from the thread. http://www.catb.org/~esr/faqs/smart-questions.html _

urgent help needed, generating fingerprint of public key

2005-12-23 Thread Tom Horstmann
Dear list-members, we are in need to generate sha1-fingerprints for public keys contained in PKCS#10-certificate requests. Any tries we made did not lead to the correct fingerprints, as the description we got of what values to use for sha1 is vague. Since getting the right command-sequence to get

Re: how to uninstall openSSL Urgent help needed

2009-03-26 Thread Kyle Hamilton
This is a -users question, not a -dev question. If openssl was installed from a package provided by or in the format of your OS vendor, uninstall it using the vendor's packaging tools. I've attached a list of files that are installed on my MacOSX machine by 'make install'. (the './' at the begin

Re: how to uninstall openSSL Urgent help needed

2009-03-26 Thread The Doctor
On Thu, Mar 26, 2009 at 04:42:41PM -0500, Srinivas Jonnalagadda wrote: > Hi, > > I would like to know how to uninstall openssl from my unix machine. > What machine/box are you running? Linux? BSD? AIX? Sun? > > Thanks, > Srinivas Jonnalagadda > ___

Re: how to uninstall openSSL Urgent help needed

2009-03-29 Thread Srinivas Jonnalagadda
Hi, I am using Sun Solaris version 10. any help i shighly appreciated. Regards, Srinivas J -Original Message- >From: The Doctor >Sent: Mar 26, 2009 5:12 PM >To: openssl-users@openssl.org >Cc: "openssl-...@openssl.org" >Subject: Re: how to uninstall openSSL Urg

Re: how to uninstall openSSL Urgent help needed

2009-03-29 Thread Sander Temme
On Mar 29, 2009, at 7:10 PM, Srinivas Jonnalagadda wrote: I am using Sun Solaris version 10. any help i shighly appreciated. If you mess with the OpenSSL 0.9.7 installed under /usr/sfw, you will lose ssh access to your server, since the installed copy of OpenSSH links against that OpenSS

Urgent help needed for installing openssl-0.9.6b on RHL 7.1

2002-04-18 Thread Nilesh Barot
Hello Gurus , I'm facing one typical problem while configuring openssl-0.9.6b on RedHat linux 7.1 , kernel 2.4.2-2. I have successfully configured and installed openssl-0.9.6b, mod_ssl-2.8.7-1.1.3.23 and Apache_1.3.23 on Redhat linux 7.2 , kernel 2.4.7-10. It is also working properly. This

getting warnings did my make pass for 0.9.8i -- urgent help needed

2009-03-29 Thread Srinivas Jonnalagadda
Hi, I was installing openssl-0.9.8i in /usr/local/openssl098i which is my own defined directory. though the dir does not exist on my sun solaris machine. I used the following commands and when i gave make test command i get the warnings but later in the end i get test uptodate. did my configure

apache http server not connecting to correct open ssl -- urgent help needed

2009-04-02 Thread Srinivas Jonnalagadda
Hi, I have openssl 0.9.8b installed with apache http server 2.0.55 on sloariz machine. when i installed i used the /usr/local/ssl as prefix and i did not use shared threads option. I was able to install successfully. On the same machine i installed openssl 0.9.8i in /usr/local/openssl098i direc

Re: apache http server not connecting to correct open ssl -- urgent help needed

2009-04-02 Thread The Doctor
On Thu, Apr 02, 2009 at 05:20:30PM -0400, Srinivas Jonnalagadda wrote: > Hi, > > I have openssl 0.9.8b installed with apache http server 2.0.55 on sloariz > machine. when i installed i used the /usr/local/ssl as prefix and i did not > use shared threads option. I was able to install successfully

Re: apache http server not connecting to correct open ssl --urgent help needed

2009-04-03 Thread Nikos Balkanas
rrect open ssl --urgent help needed On Thu, Apr 02, 2009 at 05:20:30PM -0400, Srinivas Jonnalagadda wrote: Hi, I have openssl 0.9.8b installed with apache http server 2.0.55 on sloariz machine. when i installed i used the /usr/local/ssl as prefix and i did not use shared threads option. I w

Re: apache http server not connecting to correct open ssl --urgent help needed

2009-04-03 Thread Srinivas Jonnalagadda
server not connecting to correct open ssl --urgent >help needed > >Hi, > >I imagine you are using a Solaris 10 machine. You also need to load >different versions of the same library. You need to set the correct >LD_LIBRARY_PATH. For 2.0.55 include in the LD_LIBARY_PATH yo

Re: apache http server not connecting to correct open ssl --urgent help needed

2009-04-03 Thread Nikos Balkanas
to correct open ssl --urgent help needed hi nikos, Thanks fo rthe information. i tried you idea but still when i restart i get the following message. any more information is highly appreciated. My LDPATH has been set to the following: LD_LIBRARY_PATH="/usr/local/openssl098i/lib:/apps/