Gerd Schering wrote:
> On Mon, 17 Jul 2000, you wrote:
> > How can I get shared dynamic libraries (e.g. .so files) of libssl and
> > libcrypto? I've tried "./Configure linux-elf" and that does not give
> > me any more than the 2 .a files.
> >
> do a "make linux-shared".
> This builds the libs i
From: Jie Gao <[EMAIL PROTECTED]>
J.Gao> [Tue Jul 18 10:16:57 2000] [error] OpenSSL: error:14094412::lib(20)
:func(148) :reason(1042)
J.Gao>
J.Gao> How is error message interpreted?
with openssl errstr:
$ openssl errstr 14094412
error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad
Hi,
When I tried to compile openssl-0.9.3a on my Redhat 6.1, I got this error
message :
make[1]: Entering directory `/tmp/openssl-0.9.4/apps'
rm -f openssl
gcc -o
openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -
O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM
Looks to me like your "bc" program is the culprit here. Check your bc
version, try to get the latest for your platform and see if
the same problem recurs.
HTH.
Arun.
Gosh, I'm an idiot.
Yep, a bug in SCO's bc messed me up. Using GNU's bc-1.0.5, I am fine.
TO try and keep IE all nice and happy, I've included CRL URL's in
some certs I'm generating. For fun (NOT!) I've used different
extensions in the CA cert and the "user" cert:
CA:
X509v3 extensions:
X509v3 CRL Distribution Points:
URI:http://www/myca.crl
Use
Hello everyone,
I have a short project that I am hoping someone can help me with.
Downtown SF, it involves encryption between ATG Dynama and Netscape or
Apache.
LMK
Thanks
--
Alan Palomares
Account Executive
408 850 7533 office
415 601 6446 cell
http://www.olliance.com
Hi All,
I am getting this error in the log:
[Tue Jul 18 10:16:57 2000] [error] OpenSSL: error:14094412::lib(20) :func(148)
:reason(1042)
How is error message interpreted?
Thanks,
Jie
__
OpenSSL Project
Looks to me like your "bc" program is the culprit here. Check your bc
version, try to get the latest for your platform and see if the same problem
recurs.
HTH.
Arun.
"The online world is a cool place to visit, but you really don't want to
live there."
*
What compiler are you using?
- Original Message -
From: "Virtua Surfer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 17, 2000 6:16 PM
Subject: Installation Problems
> Hi.
> I've been trying to compile Openssl 9.0.5a in a Sun Sparc, using Solaris
7.
> However, it doesn't
Hi.
I've been trying to compile Openssl 9.0.5a in a Sun Sparc, using Solaris 7.
However, it doesn't let me,
because it keeps saying that the optional language libraries are not
installed. I've been trying to get them,
but I can''t find them anywhere... Could youo help me up on this?
Thank you
I was building OpenSSL with:
make linux-shared
If I just do a make and build only libcrypto.a and libssl.a mod_ssl
works.
Jonathan Nalley wrote:
> Hello,
>
> I have compiled and installed OpenSSL 0.9.5a on a Cobalt Qube2. I am
> trying to get mod_ssl for Apache to work on this box. When I st
Hello,
I have compiled and installed OpenSSL 0.9.5a on a Cobalt Qube2. I am
trying to get mod_ssl for Apache to work on this box. When I start
apache I get the following error:
Syntax error on line 245 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/libssl.so into server:
/usr/lib/l
I have to create a certificate in V1 version. How I can do this with
OpenSSL?
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List
Can anybody setup openssl to generata a certificate for the netscape signtool utility?
ha get this message:
signtool: the cert "omeguita CA" does not exist in the database: Certificate extension
was not found
when I compare the output from the certificate y one (self-signed) created with the
s
Hello,
i have an little problem and hope anybody can help me:
on some Internet Explorer the connection to our SSL secured area failed with an
error in the support of the secure channel, in the logfile of the ssl_engine
apache with mod_ssl stands something like this:
"Spurios SSL handshake inte
Hi,
I was building 0.9.5a on Solaris 2.6; the initial "make test" failed, but I
did a "make clean" & redid the build/test, and it was OK. I did it again to
verify that it was OK.
What might cause it to fail, then succeed on subsequent builds? Would the
lack of a $RANDFILE or $HOME/.rnd random
Hi,
is there a good reason to PKCS7_set_detached(,1) after
pushing data into p7bio? Is it Ok to set it before
PKCS7_dataInit()?
A memory-based BIO seems not required to hold to-be-signed
in this case but still is created affecting memory usage.
please comment,
Vadim
__
Greetings
i have compiled the pre-5.3.0 version of libwww with OpenSSL 95a libs
and modified ../Library/Examples/post.c to include include
HTSSLhttps_init(YES)
and _terminate(). The IIS log shows a connection was made but IIS returns a
500
without executing the server ISAPI application. I'm ru
Anthony Chatman wrote:
> To extract under linux:
>
> tar -zxvf .
>
> Make sure you are in a directory that you want files written to, such as
> /usr/src or /usr/local/src
>
> Vern W Heesch wrote:
> >
> > I am really new to Linux and have been dealing with RPM's up till now,
> > how do I install
Hi,
we use netscape certificate server (ncs) for S/Mime certs.
Unfortunately our ncs restricts the length of the root key to 1024 bits.
Is is possible to import an openssl-generated key + cert into ncs?
Gerd
--
-- Gerd Schering
-- Email: [EMAI
Hi,
I pass the "DEFAULT:!EXPORT56:@STRENGTH" string to the
SSL_CTX_set_cipher_list function.
Altough it is fixing the IE 5.01 security bug, now I have a problem with
Netscape browsers. I get the following error: "Netscape recieved bad data".
If I debug the problem I can see that the key exchange f
> Hi,
> I pass the "DEFAULT:!EXPORT56:@STRENGTH" string to the
> SSL_CTX_set_cipher_list function.
> Altough it is fixing the IE 5.01 security bug, now I have a problem with
> Netscape browsers. I get the following error: "Netscape recieved bad
> data".
> If I debug the problem I can see that the
To extract under linux:
tar -zxvf .
Make sure you are in a directory that you want files written to, such as
/usr/src or /usr/local/src
Vern W Heesch wrote:
>
> I am really new to Linux and have been dealing with RPM's up till now,
> how do I install a tar.gz file? Sorry for such a stupid qu
>http://www.heavywear.com/help.htm#ie lists a litany of SSL-related
>issues and problems with IE for the Mac, along with some workarounds
>and patch links. Not sure if any are directly related to your observed
>problems, but you might find the information useful.
It's all about explorer 4.5 and b
Dear All,
Searching the archives of openssl-*, I did not find much
references to OpenSSL and CDSA. Thus, I would like to convey some nice
news regarding the two.
CDSA 2.0 is a security infrastructure developed by
Intel and others. The Open Group standards organisation adopted it
Hello every body,
I try to download that last version of openssl but I can't open the
archive file.
I can open .zip file but not .tar file.
Could anyone send me the archive file rename in .zip of the last
version?
thank you in advance
audrey
___
26 matches
Mail list logo