Disable/Enable Session Resumption

2003-05-28 Thread Barry Jia
Hi, Everybody, Who knows how to disable/enable the session resumption in the server? The default should be enabled, right? Thanks. B. __ OpenSSL Project http://www.openssl.org User Support Maili

Re: linker error

2003-05-28 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 28 May 2003 02:12:45 -0800, "The Laser Jet" <[EMAIL PROTECTED]> said: laserjet> Nope.. that didn't work... i even tried all sorts of combinations.. say laserjet> if i specifically come to BIO_ctrl error.. if I do an nm it sez it is laserjet> used in libssl.a

Re: linker error

2003-05-28 Thread The Laser Jet
Nope.. that didn't work... i even tried all sorts of combinations.. say if i specifically come to BIO_ctrl error.. if I do an nm it sez it is used in libssl.a and defined in libcrypto.a so that means if i give it as gcc -L. -lssl -lcrypto test.c then it shudn't give that error if it is the case

Re: linker error

2003-05-28 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 28 May 2003 01:41:38 -0800, "The Laser Jet" <[EMAIL PROTECTED]> said: laserjet> hi guys, laserjet> well.. i get this lame error.. hope u guys can pull out a novice :-) laserjet> laserjet> when I do the following.. laserjet> gcc -L. -lcrypto -lssl test.c l

linker error

2003-05-28 Thread The Laser Jet
hi guys, well.. i get this lame error.. hope u guys can pull out a novice :-) when I do the following.. gcc -L. -lcrypto -lssl test.c i get this linker error.. my libcrypto.a and libssl.a and ssl.h and bio.h are in the current directory. /tmp/cczIG7vv.o: In function `makeConnection': /tmp/cczI

How do one add a client certificates on a p800 Symbian 7.0 (Sony Ericsson)

2003-05-28 Thread Pär Ahrén
Hi, I have searched on the net for hours but have not found the right information. I have succeeded added a CA-certificate using a DER encoded file. I have tried to add a client certificate using different formats but no luck! I have even tried to make a WTLS like certificate but that doesn't wo

RE: OpenSSL - Java [newbie]

2003-05-28 Thread Didier RENAULD
I don't know any support of OpenSSL from java (jni for instance). BUT, there is a java open source project for cryptographic functions called BouncyCastle (http://www.bouncycastle.org), that offers a subset of the OpenSSL functions. DiD. -Message d'origine- De : [EMAIL PROTECTED] [mailto