./config alone won't enable Kerberos support, won't create a shared/
dynamic library, won't use zlib:
Configuring for darwin-i386-cc
no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
no-shared [default]
no-zlib [default]
no-zlib-dynamic
./config alone won't enable Kerberos support. Also, it won't create a
shared/dynamic library and won't use zlib:
$ ./config
(...)
Configuring for darwin-i386-cc
no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
no-shared [default]
no-zlib [defa
al Message -
From: "monipol"
To: openssl-users@openssl.org
Sent: Tuesday, November 17, 2009 6:54:08 AM GMT -05:00 US/Canada Eastern
Subject: Problem building OpenSSL on Mac OS X with Kerberos support
Hello. I'm having the following problem when building OpenSSL with
Kerberos
Hello. I'm having the following problem when building OpenSSL with
Kerberos support, both 0.9.8l and 1.0.0beta4, on Intel Mac OS 10.5.8.
I'm able to build both versions if I use --no-krb5, though. What
should I be looking for in order to fix this build problem? Any
pointers a
Hello All, Does OpenSsl has support for Kerberos Ciphers? Is ther any documentation or example how to use the Kerberos ciphers ? Thank you for your help. Regards, Prashant.
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
I tried that one, but I was linking everything with -static. I guess there are some
shared object libs that will provide the Kerberos support because I removed my -static
and used the OPENSSL_NO_KRB5 and it compiled OK.
We'll see if it runs :) I did bring over the RTFM example C code
my SSL
> program w/-DOPENSSL_NO_KRB5 ?
>
> Thanks Again Jeff,
> Fred
>
> > -Original Message-
> > From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, January 08, 2004 12:36 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Kerberos support?
> Sent: Thursday, January 08, 2004 12:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Kerberos support?
>
>
> The problem is that RH9 put kerboros headers outside the include path
> but they compiled openssl with kerboros support. As a result, programs
> that use openssl don&
nt: Thursday, January 08, 2004 12:20 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Kerberos support?_et_list
>
>
> I may be a little off-topic, but I'm porting my code to
> Red-Hat Enterprise 2.4 and I was wondering what libs I needed
> to stop the following link errors?
In function
> `krb5_set_default_in_tkt_ktypes':
> : undefined reference to `valid_enctype'
>
> Thank You,
> Fred Crable
>
> > -Original Message-
> > From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, January 08, 2004 9:42 AM
>
m_seed'
/usr/kerberos/lib/libkrb5.a(init_ctx.o)(.text+0x3d4): In function
`krb5_set_default_in_tkt_ktypes':
: undefined reference to `valid_enctype'
Thank You,
Fred Crable
> -Original Message-
> From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January
On Thu, Jan 08, 2004 at 05:45:13PM +0100, Jostein Tveit wrote:
> Jeff Fulmer <[EMAIL PROTECTED]> writes:
>
> Totally off-topic, but you should probably add a 0 to the end of
> your array of ints. As far as I know, your for-loop will
> otherwise read beyond the array and can cause a core dump.
:-)
- Original Message -
From: "Richard Levitte - VMS Whacker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, January 07, 2004 1:05 PM
Subject: Re: Kerberos support?
> Include and check if OPENSSL_NO_KRB5 is
> defined.
ntly openssl is built with kerberos support on red
jeff> hat 9.0 and it requires krb5.h which is in /usr/kerberos/include
jeff> How can I detect if openssl was built with kerberos support?
Include and check if OPENSSL_NO_KRB5 is
defined. If it isn't, OpenSSL is compiled with Kerber
Jeff Fulmer wrote:
Hi,
I'm the author of siege, an open source http regression tester. I
recently started to recieve complaints from users on Red Hat 9.0
systems. Apparently openssl is built with kerberos support on red
hat 9.0 and it requires krb5.h which is in /usr/kerberos/includ
Hi,
I'm the author of siege, an open source http regression tester. I
recently started to recieve complaints from users on Red Hat 9.0
systems. Apparently openssl is built with kerberos support on red
hat 9.0 and it requires krb5.h which is in /usr/kerberos/include
How can I detect if op
16 matches
Mail list logo