The message says that you don't have permission to execute ar. There's
nothing much anyone here can do to help. You need to get permission to
execute ar.
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Neerav Sin
Hi, here's the output from .config and make failing; any help is greatly
appreciated. Trying to build openssh...
Script started on Fri Apr 24 17:09:49 2009
serv:/home/root/openssl-0.9.7e
# ./config
Operating system: 29617500-ibm-aix43
Configuring for aix43-cc
Configuring for aix43-cc
IsWindow
Hi,
I'm trying to understand why this following code is failing the second or
third time... Is it a good way ( meaning first accept() without ssl, then do
those association, then SSL_Accept() )
<<< tls_socket is just a plain listner socket
sock = accept (tls_socket, (struct sockaddr *) &sa
Hi:
I upgraded from Openssl 0.9.8g to 0.9.8j. Our client interfaces to a
picky SSL server implementation in JAVA, version currently unknown.
With openssl 0.9.8j the connection does not establish with this server.
Basically, the server does not respond to a client hello.
I dumped the client hell
Hello,
Thanks Carl,
Thanks Michael,
My idea is implement in C/C++ the following steps:
1) The client generates two keys: one used as private, the other, as public.
2) The client connects to server.
3) The client sends to sever the public key.
4) The server generates a "connection key".
5) The se
Hi guys
Please help in solving the error
Regards
Neerav Singh
Tata Consultancy Services
From: Neerav Singh
Sent: Thursday, April 23, 2009 5:17 PM
To: 'openssl-users@openssl.org'
Subject: RE: error while executing make command
Hi all
Sorry!
Please check the