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
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
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
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
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
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
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