In message <[EMAIL PROTECTED]> on Sun, 23 Feb 2003 10:16:29 +, Andrew Marlow
<[EMAIL PROTECTED]> said:
apm35> Below is a patch I sent to Richard but I think he must be on holiday or
apm35> something because there has been no response yet. I wonder if other
apm35> openSSL developers would care
I thought I posted this yesterday, but I don't see any trace of it, so I am
sending it again. Apologies if it shows up twice.
I am attempting to install Openssl-0.9.7 on a Windows 2000 server. When it
gets to the end of the mingw32.bat file, it runs into problems. I can't
figure out which fi
Richard Levitte - VMS Whacker <[EMAIL PROTECTED]>:
> OpenSSL version 0.9.7a and 0.9.6i released
previous versions of openssl on freebsd has been lacking some
configuration details, which obviously have been dealt with, except
for this: when installing openssl-0.9.7a on freebsd-4.6.2, the
confi
I am attempting to install the OpenSSL 0.9.7 on a Windows 2000 server.
When I try to run the mingw32a.mak file, I get this error. I don't see
any clues here as to what file it is looking for or why it can't find
it. Could it be a problem with the mingw32 or Perl installation ?
\openssl>mingw32-
I initialize OpenSSL 0.9.7 in a non-blocking C++ server like this:
SSL_METHOD *method = TLSv1_method();
SSL_CTX CTX = SSL_CTX_new(method);
A Java 1.4.1_01 client is initialized like that:
SSLContext ctx = SSLContext.getInstance("TLSv1");
When the Java client connects to the server SSL_accept()
I use a Java 1.4.1_01 client to connect to a non-blocking C++ server which
uses OpenSSL 0.9.7 (under Cygwin). When I exit the Java client a "close
notify" is sent to the server and the connection is closed by the Java
client. The server receives the "close notfiy" in SSL_read() which returns 0
(SSL
Just FYI... advice appreciated.
A.
# uname -a
Linux test 2.4.20 #1 Mon Dec 16 16:01:15 CET 2002 i586 unknown
# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
# ls /lib/libc-*so
/lib/libc-2.2.5.so
# cat /etc/slackware-version
Slack
Please help,
I need to test client certificate authorization on my OBI implementation
but Im darned if I can get Internet explorer to accept my self signed
certificates,
my certificates are "imported successfully" but the browser presents an
empty certificate window
when I hit my webserver
Pl
I was asked to renew a digital certificate for one of our servers running
Apache Tomcat, but I'm running into problems.
Below is the output I get when I try creating a CSR using the following
command line from the VeriSign site, openssl req -new -nodes -keyout
private.key -out public.csr. I sent t
I am trying to generate a certificate with QcStatements.
I add in openssl.cnf this line
qcStatements =
critical,DER:30:21:30:08:06:06:04:00:8E:46:01:01:30:08:06:06:04:00:8E:46:01:01:30:0B:06:06:04:00:8E:46:01:03:02:01:OA
DER encoded Qstatements with qcEuCompliance, QcEuLimitValue and
QcEuRetentio
Hi all,
Sorry for bothering you all, I seemed to had a very old
tlib earlier in my path than the newest version...
Excuse me.
Best regards,
Reinier Boon
Telecats
__
OpenSSL Project http://www.ope
Below is a patch I sent to Richard but I think he must be on holiday or
something because there has been no response yet. I wonder if other
openSSL developers would care to try this out.
-Andrew
Hello Richard,
Attached is a tarfile with some minor changes
to c_rle.c and c_zlib.c fo
12 matches
Mail list logo