Lara Adianto wrote:
I actually used openssl-0.9.6i, it compiled perfectly
and can link with openldap properly.
But when I tested the TLS connection with the server,
it threw me :
-
TLS trace: SSL_accept:before/accept initialization
TLS trace:
hello,
I encountered an error when compiling openssl-0.9.6b
as a shared library in solaris 8. I know that it's
quite an old version, but I need to use that version
since the server it wants to talk to uses version
0.9.6b.
I followed the instructions in:
http://www.bolthole.com/solaris/LDAP
In message <[EMAIL PROTECTED]> on Fri, 19 Mar 2004 17:57:55 -0700, Joseph Bruni
<[EMAIL PROTECTED]> said:
brunij> If you build your application on OS X or Darwin, you'll run into the
brunij> really nasty problem where the LinkEditor will bind your app to shared
brunij> libraries even if you spe
If you build your application on OS X or Darwin, you'll run into the
really nasty problem where the LinkEditor will bind your app to shared
libraries even if you specify static libraries.
(I found this out the hard way.)
Not fun.
On Mar 19, 2004, at 9:52 AM, Mark Rowe wrote:
Hi,
Question
If
In message <[EMAIL PROTECTED]> on Fri, 19 Mar 2004 10:52:21 -0600, Mark Rowe <[EMAIL
PROTECTED]> said:
rowe> If I build applications using a later version of
rowe> openssl and run the compiled binaries on an
rowe> operating system with earlier versions of openssl
rowe> will there be any problems?
Question,
If I build a non-static apache module binary as a Dynamic Shared
Object (DSO) with apache 1.3.29 using functions from a later version
of openssl and load the compiled binary (DSO) on an operating system
running apache 1.3.29 with earlier versions of openssl will there be any
problems?
Ex
Question
If I build applications using a later version of
openssl and run the compiled binaries on an
operating system with earlier versions of openssl
will there be any problems?
Example: I build applications using openssl 0.9.7b on
linux redhat version 7.2 with kernel 2.4.7 and gnu gcc 2.96
and
Hi,
Question
If I build applications using a later version of
openssl and run the compiled binaries on an
operating system with earlier versions of openssl
will there be any problems?
Example: I build applications using openssl 0.9.7b on
linux redhat version 7.2 with kernel 2.4.7 and gnu gcc 2.96
lling openssl-0.9.6b-2 on a redhat 7.2 system.
> I have currently this Openssl packet installed:
> [root@rufux /root]# rpm -qa | grep ssl
> openssl-0.9.6-3
>
> When i try to install openssl-0.9.6b-2.i386.rpm:
> [root@rufux freeswan]# rpm -i openssl-0.9.6b-2.i386.rpm
> fi
--force if you get any remaining
conflicting files ...
this is strictly a RPM question, not about OpenSSL...
-B
Salvatore Buccoliero wrote:
> Hi Openssl users,
>
> I'm having problems installing openssl-0.9.6b-2 on a redhat 7.2 system.
> I have currently this Openssl packet ins
Hi Openssl users,
I'm having problems installing openssl-0.9.6b-2 on a redhat 7.2 system.
I have currently this Openssl packet installed:
[root@rufux /root]# rpm -qa | grep ssl
openssl-0.9.6-3
When i try to install openssl-0.9.6b-2.i386.rpm:
[root@rufux freeswan]# rpm -i openssl-0.9.6b-2
Hello Gurus ,
I'm facing one typical problem while configuring openssl-0.9.6b on RedHat linux 7.1 ,
kernel 2.4.2-2.
I have successfully configured and installed openssl-0.9.6b, mod_ssl-2.8.7-1.1.3.23
and Apache_1.3.23 on Redhat linux 7.2 , kernel 2.4.7-10. It is also working
pro
At 16:34 15.04.2002 +0200, you wrote:
>Hello, there! :)
>
>I've checked google in this but to no avail - so I'm asking here...
>Hope its not a duplicate thread.
>
>Trying to read the attached DER form of a X509 certificate with
>OpenSSL 0.9.6c and 0.9.6b yields the following error:
>
>paveltz@MORD
Please, ignore this post.
Monday, April 15, 2002, 4:34:58 PM, you wrote:
PT> Trying to read the attached DER form of a X509 certificate with
PT> OpenSSL 0.9.6c and 0.9.6b yields the following error:
__
OpenSSL Project
Hello, there! :)
I've checked google in this but to no avail - so I'm asking here...
Hope its not a duplicate thread.
Trying to read the attached DER form of a X509 certificate with
OpenSSL 0.9.6c and 0.9.6b yields the following error:
paveltz@MORDOR ~
$ openssl x509 -in ./1.der -inform DER
una
want to compile the libraries yourself, but rather use
precompiled Windows binaries, you can download these e.g. at stunnel.org, try
http://www.stunnel.org/download/stunnel/win32/openssl-0.9.6b/openssl-0.9.6b.zip
I redirected this to the openssl-users mailing list, since that's the preferred l
Apologies, I use static versions of the libraries, that should have been
'nmake -f ms\ntdll.mak'
Pascal
- Original Message -
From: "Pascal Janse van Vuuren" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 14, 2001 2:35 PM
Subject: Re: E
will. That should
solve your problem.
Pascal
Qbik NZ
- Original Message -
From: "PARKER,Myles" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 14, 2001 2:24 PM
Subject: FW: Error when install openssl-0.9.6b in Windows 2000
> I should have pointed ou
"PARKER,Myles" wrote:
>
> I should have pointed out that I had executed the
> command : nmake -f c:\openssl\ms\ntdll.mak when I got the error.
>
You have to be in the openssl directory (i.e. where you extracted the
sources) when you execute the commands or you'll get lots of err
I should have pointed out that I had executed the
command : nmake -f c:\openssl\ms\ntdll.mak when I got the error.
-Original Message-
From: PARKER,Myles
Sent: Friday, 14 December 2001 12:04
To: ' [EMAIL PROTECTED]'
Subject: Error when install openssl
I am trying to compile openssl. I followed the
instructions and then I get the following error:-
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
Building OpenSSL
NMAKE : fatal error U1073: don't
On Wed, Dec 05, 2001 at 04:57:37PM +0800, yanpeng wrote:
> I have started a egd daemon on my solaris 7 server. Would you please tell me how
> to set openssl-0.9.6b look for an EGD socket at /var/run/egd-pool, /dev/egd-pool,
>/etc/egd-pool and /etc/entropy?
OpenSSL 0.9.6b does not su
Dear Sirs,
I have started a egd daemon on my solaris 7 server. Would you please tell me how
to set openssl-0.9.6b look for an EGD socket at /var/run/egd-pool, /dev/egd-pool,
/etc/egd-pool and /etc/entropy?
Thank you very much
Yan Peng
[EMAIL PROTECTED
ckage openssl-engine-0.9.6b?
What do I do with that one?
Should I install that before openssl-0.9.6b?
Any idea is most welcome.
Thank you.
Regards
Andre
(See attached file: config_openssl-0.9.6b_19112001.script)
(See attached file: gmake_openssl-0.9.6b_23112001.script)
config_openssl-0.
Subject: Re: openssl-0.9.6b on solaris-sparcv9-cc
Hi
Aslam wrote the following at 19:48 09.11.2001:
>I'm trying to compile openssl-0.9.6b on solaris-sparcv9-cc.. and when I do
>"make" as per the install in openssl-0.9.6b\.. I get following error
message..
>
>$ mak
Hi
Aslam wrote the following at 19:48 09.11.2001:
>I'm trying to compile openssl-0.9.6b on solaris-sparcv9-cc.. and when I do
>"make" as per the install in openssl-0.9.6b\.. I get following error message..
>
>$ make
>+ rm -f libcrypto.so.0
>+ rm -f libcrypto.so
I'm trying to get OpenSSL 0.9.6b working on OpenBSD 2.6 so that I can
build the latest OpenSSH (I'm using the portable version as the native
OpenBSD version does not build on releases before 2.6).
I have installed the new OpenSSL under /usr/local/openssl, and when
running the OpenSSH
I'm trying to
compile openssl-0.9.6b on solaris-sparcv9-cc.. and when I do "make" as per the
install in openssl-0.9.6b\.. I get following error message..
$ make+ rm -f
libcrypto.so.0+ rm -f libcrypto.so+ rm -f libcrypto.so.0.9.6+ rm -f
libssl.so.0+ rm -f libssl.so+
In message <[EMAIL PROTECTED]> you write:
|> make: warning: Clock skew detected. Your build may be incomplete.
Your file server's clock is ahead of your workstation's. Maybe due
to some daylight saving time adjustment problem? In a build from
scratch it will probably not matter, since the file
fy PATH accordingly.
Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"
> From: Jie Dai <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Mon, 29 Oct 2001 18:13:35 -0800
> To: [EMAIL PROTECTED]
> Subject: Can not make it with OpenS
Hi,
I am really new. Tried to install OpenSSL 0.9.6b on Solaris, the
following has happened:
1. when config the system, sun4u-whatever-solaris2, solaris-sparcv9-gcc
was detected. However, at the end, I have got a warning:
Makefile => Makefile.ssl
make[1]: Leaving directory
`/home/.../jie
"Wong, RYM (Richard)" wrote:
>
> Hi,
>
> I have a question about the format of 'Subject' in 'Certificate Request'
> file.
>
> If I put "emailAddress = Email Address
>emailAddress_max = 60"
> at the end of the block '[ req_distinguished_name ]' in the file
> 'openssl.cnf' and
On Tue, Aug 21, 2001 at 10:43:01AM -0400, Nalin Dahyabhai wrote:
> The KDE add-ons directory is missing the m2crypto package. If your local
> mirror doesn't have it, a prepackaged copy can be found at
>
>ftp://ftp.redhat.com/pub/linux/redhat/rawhide/i386/RedHat/RPMS/m2crypto-0.05_snap4-1.i386.rp
On Fri, Aug 17, 2001 at 06:33:50PM -0400, John Aldrich wrote:
> Anyone know where I can get a version of openssl-python that's compatible
> with the above version of openssl? To upgrade KDE to version 2.2 I have to
> upgrade openssl, but I can't do that because there isn't an equivalent
> versi
ing for OpenSSL directory
> configure:4433: cc -o conftest -g
> -I/usr/local/programs/openssl-0.9.6b//include -I/usr/local/include
> -L/usr/local/programs/openssl-0.9.6b//lib -L/usr/local/li b conftest.c -lz
> -lnsl -lcrypto 1>&5
>
> ld: 0711-317 ERROR: Undefined symbol: .__
Mark,
You wrote:
>I get this error message:
>
>make[1]: Entering directory `/export/home6/temp/openssl-0.9.6b/apps'
>rm -f openssl
>gcc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS -D_REENTRANT
>-DDSO_DLFCN -DHAVE_DLFCN_H -mv8 -O3 -fomit-frame-pointer -Wall
Are
you login as root (in order to have write permission)?
-Original Message-From: Faine, Mark
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 25, 2001
10:44 AMTo: '[EMAIL PROTECTED]'Subject: errors
building openssl 0.9.6b on Solaris 8
I get this error
I get this error
message:
make[1]: Entering
directory `/export/home6/temp/openssl-0.9.6b/apps'rm -f opensslgcc -o
openssl -DMONOLITH -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -mv8 -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
openssl.o ver
I have tried variations of the compiler (all of which have worked previously on
earlier versions).
I have to assume there is something irregular about this one module. I have even gone
so far as to completely remove the directories for apache, openssl, mm and mod_ssl,
and freshly downloading t
I am building and installing openssl-0.9.6b on a Solaris 8 box. I am
getting an erro when I try to 'make install'. Any thoughts? I'm not
hugely familiar with make files, so this could be pretty simple.
# which make
/usr/ccs/bin/make
# which cc
/opt/SUNWspro/bin/cc
# ./confi
OpenSSL version 0.9.6a released
===
OpenSSL - The Open Source toolkit for SSL/TLS
http://www.openssl.org/
The OpenSSL project team is pleased to announce the release of version
0.9.6a of our open source toolkit for SSL/TLS. This new OpenSSL version
is
As a few people noticed, not only was the announcement of OpenSSL 0.9.6b sent
more than once (due to, eh, technical error...), but the version number was
0.9.6a everywhere in the message body!
So, with my deepest appologies, here is the correct text:
OpenSSL version 0.9.6b released
42 matches
Mail list logo