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
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
Why don't you link your application statically during build. This eliminates
problem of having runtime linking/loading. If that works then you know the
problem is with something else and not ssl.
On Fri, Mar 19, 2010 at 8:42 AM, Mohit Kumar wrote:
> Hi,
> I am using openssl in QT4.I copy libeay
Sorry, the code appears bad:This is the correct mesagge:Hello. I proved a ssl
connection with clienta authentification with files and works fine
This was the client: http://h71000.www7.hp.com/doc/83final/ba554_90007/ch05s03.
and this the server:
http://h71000.www7.hp.com/doc/83final/ba554_90007/
Hello. I proved a ssl connection with clienta authentification with files and
works fine:
This was the client: http://h71000.www7.hp.com/doc/83final/ba554_90007/ch05s03.
and this the server:
http://h71000.www7.hp.com/doc/83final/ba554_90007/ch05s04.html
It works good but with the certiificates a
Unless you have a registered NID corresponding to the object you want to
insert into the certificate request, req command wouldn't process it.
-Sandeep
On Fri, Mar 12, 2010 at 3:17 AM, Andre Rodrigues <
acastanheira2...@yahoo.com.br> wrote:
> Hi,
>
> I need to generate client certs and include s