Re: Linux linking issues moving from 1.0.2t to 1.1.1c

2019-10-08 Thread Richard Levitte
On Tue, 08 Oct 2019 18:53:37 +0200, Dan Heinz wrote: > > Another question is why I now need to link pthreads when I did not > in the 1.0.2 version? I've added no-threads to the configuration, > but I'm curious why I didn't need to previously link it. And I'd > prefer not to change too many confi

RE: Linux linking issues moving from 1.0.2t to 1.1.1c

2019-10-08 Thread Dan Heinz
> > > >The no-dso is silently not valid in 1.1.1c. That option didn't work > > > >right, so it was unusable in practice anyway. However, someone recently > > > >fixed that up, unfortunately after the last 1.1.1 release. > > > >The specific patch may be possible to find on github (unless that br

Re: Linux linking issues moving from 1.0.2t to 1.1.1c

2019-10-08 Thread Richard Levitte
On Tue, 08 Oct 2019 14:59:23 +0200, Richard Levitte wrote: > > On Mon, 07 Oct 2019 21:55:50 +0200, > Dan Heinz wrote: > > > > >The no-dso is silently not valid in 1.1.1c. That option didn't work > > >right, so it was unusable in practice anyway. However, someone recently > > >fixed that up, u

Re: Linux linking issues moving from 1.0.2t to 1.1.1c

2019-10-08 Thread Richard Levitte
On Mon, 07 Oct 2019 21:55:50 +0200, Dan Heinz wrote: > > >The no-dso is silently not valid in 1.1.1c. That option didn't work right, > >so it was unusable in practice anyway. However, someone recently fixed that > >up, unfortunately after the last 1.1.1 release. > >The specific patch may be po

RE: Linux linking issues moving from 1.0.2t to 1.1.1c

2019-10-07 Thread Dan Heinz
>The no-dso is silently not valid in 1.1.1c. That option didn't work right, so >it was unusable in practice anyway. However, someone recently fixed that up, >unfortunately after the last 1.1.1 release. >The specific patch may be possible to find on github (unless that branch has >been deleted)

Re: Linux linking issues moving from 1.0.2t to 1.1.1c

2019-10-07 Thread Richard Levitte
The no-dso is silently not valid in 1.1.1c. That option didn't work right, so it was unusable in practice anyway. However, someone recently fixed that up, unfortunately after the last 1.1.1 release. The specific patch may be possible to find on github (unless that branch has been deleted), otherw

Re: Linux Foundation Core Infrastructure Initiative fellowships

2014-05-29 Thread Devchandra L Meetei
A big Applause, Congrats On Thu, May 29, 2014 at 11:36 PM, Mark H. Wood wrote: > \applause all around! > > -- > Mark H. Wood, Lead System Programmer mw...@iupui.edu > Machines should not be friendly. Machines should be obedient. > -- Warm Regards --Dev OpenPegasus Developer "I'm one of

Re: Linux Foundation Core Infrastructure Initiative fellowships

2014-05-29 Thread Mark H. Wood
\applause all around! -- Mark H. Wood, Lead System Programmer mw...@iupui.edu Machines should not be friendly. Machines should be obedient. signature.asc Description: Digital signature

RE: Linux Foundation Core Infrastructure Initiative fellowships

2014-05-29 Thread JAaron Anderson
Wow you guys are rocking kudos -- #contagious -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Steve Marquess Sent: Thursday, May 29, 2014 11:40 AM To: openssl-users@openssl.org Subject: Linux Foundation Core Infrastructure Ini

Re: Linux Foundation Core Infrastructure Initiative fellowships

2014-05-29 Thread Steve Marquess
On 05/29/2014 11:39 AM, Steve Marquess wrote: > I am very pleased to announce that the Linux Foundation Core > Infrastructure Initiative (CII), > http://www.linuxfoundation.org/programs/core-infrastructure-initiative, > has extended full time fellowships to Stephen Henson and Andy > Polykov ... Oo

Re: Linux Foundation's Core Infrastructure Initiative progress?

2014-05-13 Thread Steve Marquess
On 05/13/2014 02:11 PM, Jeffrey Walton wrote: > Hi All/Steve, > > "Tech giants, chastened by Heartbleed, finally agree to fund OpenSSL", > http://arstechnica.com/information-technology/2014/04/tech-giants-chastened-by-heartbleed-finally-agree-to-fund-openssl/. > > Its been a few weeks since the a

Re: Linux & Openssl, Invalid arguments ' Candidates are: int BN_set_word(bignum_st *, ?) '

2012-07-07 Thread Jeffrey Walton
On Sat, Jul 7, 2012 at 9:14 AM, Giuseppe Barbieri wrote: > I am using OpenSSL for a cuda project. > > I just imported all the project from win to linux (Eclipse) > > I solved all the dependencies except this annoying error: > >> Invalid arguments ' Candidates are: int BN_set_word(bignum_st *, ?) '

Re: Linux kernel engine support an openssl

2008-09-26 Thread Ian jonhson
why and how? On Thu, Sep 25, 2008 at 2:35 AM, F. <[EMAIL PROTECTED]> wrote: > Hello, > Program that want use Engine should enable it. > It's posible enable engine for all program without the program request > without patch? > > Any plan to use linux kernel engine support in openssl software? > >

RE: Linux OpenSSL and Watchguard

2008-08-27 Thread Christian Svensson
ate: Mon, 25 Aug 2008 13:01:47 -0700 > From: [EMAIL PROTECTED] > To: openssl-users@openssl.org > Subject: Re: Linux OpenSSL and Watchguard > > Er, what are you trying to do? OpenSSL is a library which is used by > other applications to support strongly-authenticated and > c

Re: Linux OpenSSL and Watchguard

2008-08-25 Thread Kyle Hamilton
Er, what are you trying to do? OpenSSL is a library which is used by other applications to support strongly-authenticated and cryptographically-secured communications. The openssl executable itself is simply there for testing and utility functionality; it does not do any special protocol communic

RE: Linux version of Attribute certificate API

2007-06-08 Thread Daniel Diaz Sanchez
The library works also with last openSSL version. I send also a complete trace of the execution with the last openSSL version on linux. Regards, Pervasive Computing Laboratory - - -- This program is a test tool for attribute certificate wrapper Cre

Re: linux-elf-arm configuration option missing

2006-09-28 Thread Yugandhar
Thanks for the pointer Dr.Steve. Regards Yugandhar At 03:49 PM 9/28/2006, you wrote: On Thu, Sep 28, 2006, Yugandhar wrote: > Hi, >I am currently using OpenSSL 0.9.7e which has the option linux-elf-arm > for ARM processors.Recently i downloaded OpenSSL 0.9.8c.It seems that the > linux-elf-

Re: linux-elf-arm configuration option missing

2006-09-28 Thread Dr. Stephen Henson
On Thu, Sep 28, 2006, Yugandhar wrote: > Hi, >I am currently using OpenSSL 0.9.7e which has the option linux-elf-arm > for ARM processors.Recently i downloaded OpenSSL 0.9.8c.It seems that the > linux-elf-arm option has been removed from the Configure file. >Can anyone throw some light on

RE: Linux Threads blocking in openssl callback

2005-03-04 Thread Kumar, Sunil
: openssl-users@openssl.org Subject: RE: Linux Threads blocking in openssl callback Hi Sunil, I am not having two threads working on the same SSL connection at the same time. I have one thread which does the handshake (SSL_accept) and AFTER the SSL_accept is finished successfully, I transfer the

RE: Linux Threads blocking in openssl callback

2005-03-04 Thread Aniruddha Chiplunkar
Hi Sunil, I am not having two threads working on the same SSL connection at the same time. I have one thread which does the handshake (SSL_accept) and AFTER the SSL_accept is finished successfully, I transfer the ownership of the connection (ssl and fd) to the second thread. The second thread does

RE: Linux Threads blocking in openssl callback

2005-03-04 Thread Kumar, Sunil
The implication is posted in an earlier message here. http://www.mail-archive.com/openssl-users@openssl.org/msg38752.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aniruddha Chiplunkar Sent: Friday, March 04, 2005 1:47 PM To: openssl-users@openss

Re: LINUX - 3DES slow with static linking

2004-02-27 Thread Dr. Stephen Henson
On Fri, Feb 27, 2004, Ujval Lodha wrote: > I'm testing Triple DES encryption speeds with the OpenSSL library on Linux > on my machine. > > With dynamic linking, I get about 16 Mbytes per second whereas with static > linking, I get only about 5 Mbytes per second. For compiling, I used: > > DYNAMI

Re: Linux/WinXP interoperabilty problem

2003-08-24 Thread Thomas Koeller
On Sun, Aug 24, 2003 20:13, Dr. Stephen Henson wrote: > > Hmmm, you could try that same command with -port 995 (the SSL/TLS POP3 > port) and without -www and try connecting with OE. Its not a valid POP3 > server of course but it should be enough to see what OE does. > I tried that, too, and here i

Re: Linux/WinXP interoperabilty problem

2003-08-24 Thread Dr. Stephen Henson
On Sun, Aug 24, 2003, Thomas Koeller wrote: > On Sun, Aug 24, 2003 18:01 Dr. Stephen Henson wrote: > > > ... > > You may have imported the root CA into the wrong store on WinXP. You > > can check this by running: > > > > openssl s_server -www -cert /path/to/server.pem -key /path/to/key.pem > > >

Re: Linux/WinXP interoperabilty problem

2003-08-24 Thread Thomas Koeller
On Sun, Aug 24, 2003 18:01 Dr. Stephen Henson wrote: > ... > You may have imported the root CA into the wrong store on WinXP. You > can check this by running: > > openssl s_server -www -cert /path/to/server.pem -key /path/to/key.pem > > on the linux box. > > then connect to https://whatever.linux.

Re: Linux/WinXP interoperabilty problem

2003-08-24 Thread Dr. Stephen Henson
On Sun, Aug 24, 2003, Thomas Koeller wrote: > Next thing I did was to install the root certificate on a WinXP system > on my LAN. I could import it into the certificate storage where all those > certificates from trusted security providers are kept. This also worked, > apparently without problems

RE: linux/openssl/apache problem solved

2002-01-21 Thread John . Airey
>-Original Message- >From: Rick Dennis [mailto:[EMAIL PROTECTED]] >Sent: 16 January 2002 19:27 >To: [EMAIL PROTECTED] >Subject: linux/openssl/apache problem solved > > >I found my problem. > >I was sure I had done everything right, but couldn't get a connection >using https. > >Found out I

Re: Linux and EVP_rc5_32_12_16_ofb

2001-07-30 Thread Ng Pheng Siong
On Mon, Jul 30, 2001 at 11:34:43AM +0200, Michael Ströder wrote: > The error "undefined symbol: EVP_rc5_32_12_16_ofb" is raised during > import M2Crypto if one does not take the announced requirement for > SWIG _1.3.6_ serious ... Heh heh. Why ever not, Michael? ;-) > That's what I don't like a

Re: Linux and EVP_rc5_32_12_16_ofb

2001-07-30 Thread Michael Ströder
[EMAIL PROTECTED] wrote: > >Ng Pheng Siong wrote: > >> > >> Hi, > >> > >> I've gotten a few messages about M2Crypto not working on > >> Linux (Red Hat > >> 7.1, SuSe 7.1) because "undefined symbol: EVP_rc5_32_12_16_ofb". > >> > >> I understand the packaged OpenSSL on those platforms are versions o

RE: Linux and EVP_rc5_32_12_16_ofb

2001-07-30 Thread John . Airey
>-Original Message- >From: Dr S N Henson [mailto:[EMAIL PROTECTED]] >Sent: 27 July 2001 18:50 >To: [EMAIL PROTECTED] >Subject: Re: Linux and EVP_rc5_32_12_16_ofb > > > > >Ng Pheng Siong wrote: >> >> Hi, >> >> I've gotten a

Re: Linux access to MVS disks (was Totally new to Linux)

2000-11-17 Thread Gerd Wetzel
SORRY, WRONG SUBJECT __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Re: Linux access to MVS disks (was Totally new to Linux)

2000-11-17 Thread Gerd Wetzel
I'm trying to make and install openssl.0.9.6 on Linux S/390 to build mod_ssl for apache. For configure I use the no-asm option. After Configure I have to edit the Makefile and remove the option '-m486' at the Compileroptions. Do I have to use another option ? During make following warning appear

Re: Linux -- strongly advise against using RH6.0

1999-05-17 Thread Tim
> > > > You'll have to patch ssh if you want to do that ... simple enough to do > > by hand, but nonetheless one more irritating niggly. (patched for > > glibc2.1 / RH6.0, that is) > > > > I would be happy to document the patch I used if enough people plan to > > use RH6.0 + ssh. > > > > I'll a

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread Fathi Ben Nasr
Steffen Dettmer a écrit : > but I assume that > RH includes at least a ssh, aint? I don't think so as ssh is probably subject to u.s. export restrictions. Fathi Ben Nasr. __ OpenSSL Project

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread Thornton Prime
On Wed, 12 May 1999, Steffen Dettmer wrote: > Does this mean that RH comes without ssh ?! OK, I compiled it myself > always (the thing with the lastest stable version ;) ), but I assume that > RH includes at least a ssh, aint? American law has ridiculous export restrictions which could prohibit

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread clifford smith
Thornton Prime wrote: > Steffen Dettmer wrote: > > > > > just to say that for me, Suse 6.0 (or 5.3) is pretty nice, easy to install, no > > > broken packages. > > > > YES. :) > > > > The onliest bug I've found is that a raid level 1 (Mirror) device won't be > > re-sync automatically (patch aviabl

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread Steffen Dettmer
> The first thing I do to a RedHat box if it's going to be a webserver, > for example, is rip out all the apache-related RPMs and rebuild apache > in /opt/www (usually we have a fast SCSI disk mounted on /opt). Then we > compile ssh, add a JDK, fix /etc, and lock down the ports. Does this mean t

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread Thornton Prime
Steffen Dettmer wrote: > > > just to say that for me, Suse 6.0 (or 5.3) is pretty nice, easy to install, no > > broken packages. > > YES. :) > > The onliest bug I've found is that a raid level 1 (Mirror) device won't be > re-sync automatically (patch aviable ;) ). RH 5.3 does not have this bug.

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread Robert J Hale
On Wed, 12 May 1999 [EMAIL PROTECTED] wrote: > Ben Laurie wrote: > > > Great! So what is it that is actually good about Linux, then? And RH in > > particular? I find this all a bit peculiar coming from a background > > where the answer to "which version?" is invariably "the latest stable > >

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread Colin Bradley
I'm not the moderator, and I'm not sure how many others I'd be speaking for if I asked you to kindly take this discussion elsewhere... perhaps somewhere more appropriate (imagine that..) Kindly consider doing so. Thank you, "Carlo M. Arenas Belon" wrote: /* * > Erwann ABALEA wrote:

Re: Linux -- strongly advise against using RH6.0

1999-05-12 Thread vf
Ben Laurie wrote: > Great! So what is it that is actually good about Linux, then? And RH in > particular? I find this all a bit peculiar coming from a background > where the answer to "which version?" is invariably "the latest stable > one, of course". Lots of people is trying to get out of MS

Re: Linux -- strongly advise against using RH6.0

1999-05-11 Thread Tim
> But, I'm having my usual > nightmare ... so are there any Linux gurus other there willing to help > get the damn thing installed? I'm trying to do RH 6.0, OH GOD NO! NOT A .0 VERSION! Perhaps you would like the 5.2 release better, seeing as to how it is not RAGINGLY UNSTABLE... I am far from

Re: Linux

1999-05-11 Thread Dave Neuer
L PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, May 11, 1999 4:01 PM Subject: Re: Linux >Ben Laurie wrote: > >> This is mostly off-topic, but in a good cause: I'm trying to install >> Linux, not coz I have any real need, but so that I can more easily >> support

Re: Linux

1999-05-11 Thread Paul Rubin
Stop messing with huge downloads. The easiest way to install Linux is from a bootable CD. Just put it in the drive and follow the instructions. You can buy CD's for almost nothing from www.cheapbytes.com. __ OpenSSL Project

Re: Linux

1999-05-11 Thread Massimiliano Pala
Ben Laurie wrote: > This is mostly off-topic, but in a good cause: I'm trying to install > Linux, not coz I have any real need, but so that I can more easily > support OpenSSL and related stuff, some of which is a major battle to > compile on FreeBSD (unfortunately, IMNSHO). But, I'm having my u

Re: Linux

1999-05-11 Thread Ed Dembowski
I highly reccomend installing from CR rom. RH-6.0 is available for less than 5$ US by mail order, and I'm sure it can be overnighted for not much more. Doing it by download is possible, but it's also asking for problems. On Tue, 11 May 1999 Ben Laurie wrote: > > This is mostly off-topic, but i

Re: Linux

1999-05-11 Thread John Edstrom
I'm using linux RH5.2 with piecewise upgrade to 2.2.6 kernel... I have OpenSSL working (no firewall). I can try to help. Ben Laurie > > This is mostly off-topic, but in a good cause: I'm trying to install > Linux, not coz I have any real need, but so that I can more easily > support OpenSSL and