assert issue in openssl-1.0.1-stable-SNAP-20110103

2011-01-02 Thread The Doctor
All right, when attempting to compile openssl-1.0.1-stable-SNAP-20110103 I got making all in crypto/stack... making all in crypto/lhash... making all in crypto/rand... making all in crypto/err... making all in crypto/evp... making all in crypto/asn1... making all in crypto/pem... making all in cr

Re: [CVS] OpenSSL: OpenSSL_1_0_1-stable: openssl/crypto/x509v3/ v3_asid.c

2011-01-03 Thread The Doctor
On Mon, Jan 03, 2011 at 01:52:11PM +0100, Dr. Stephen Henson wrote: > OpenSSL CVS Repository > http://cvs.openssl.org/ > > > Server: cvs.openssl.org Name: Dr. Stephen Henson > Root: /v/opens

Re: OpenSSL for Unix

2011-04-19 Thread The Doctor
On Tue, Apr 19, 2011 at 11:40:56AM +0100, João Alpande wrote: > Good Morning, > > Where can I get a compiled version of OpenSSL for Unix? > > how to install openssl in unix ? > > Thanks´s > > > > João Alpande > For which Unix box? -- Member - Liberal International This is doc...@nl2k.a

openssl-1.0.1-stable-SNAP-20110508 issues

2011-05-08 Thread The Doctor
Finally got fips to work, however 1) In either README or READ.FIPS, please state to compile FIPS, please use GNU make. BSD make was choking 2) openssl version -a yields OpenSSL 1.1.0-fips-dev xx XXX built on: Sun May 8 10:06:19 MDT 2011 platform: debug-bsdi-x86-elf options: bn(64

Re: openssl-1.0.1-stable-SNAP-20110508 issues

2011-05-08 Thread The Doctor
On Sun, May 08, 2011 at 02:02:59PM -0600, The Doctor wrote: > Finally got fips to work, however > > 1) In either README or READ.FIPS, please state to compile FIPS, please use > GNU make. BSD make was choking > > 2) openssl version -a yields > > OpenSSL 1.

openssl-1.0.1-stable-SNAP-20110512 error

2011-05-11 Thread The Doctor
Script started on Wed May 11 22:35:28 2011 doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110512$ gmake if [ -n "libcrypto" ]; then \ EXCL_OBJ='aes-586.o bn-586.o co-586.o x86-mont.o x86-gf2m.o des-586.o crypt586.o mem_clr.o sha1-586.o sha256-586.o sha512-586.o ghash-x8

openssl 1.0.1 and FIPS

2011-05-13 Thread The Doctor
What is happening? No Fips in the Openssl 1.0.1 STABLe. -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.facebook.com/dyadallee Stop Steph

Re: openssl 1.0.1 and FIPS

2011-05-13 Thread The Doctor
On Fri, May 13, 2011 at 12:24:25PM -0400, Steve Marquess wrote: > > What is happening? > > > > No Fips in the Openssl 1.0.1 STABLe. > > > > > > Correct, and you won't be seeing the "FIPS capable" support there for > some time. We're concentrating on the validation of the module (OpenSSL > FIPS Ob

openssl-1.0.1-stable-SNAP-20110522

2011-05-22 Thread The Doctor
Compiled, tested and installed. Looking great! -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.facebook.com/dyadallee Stop Stephen Harper

openssl-1.0.1-stable-SNAP-20110811 error

2011-08-10 Thread The Doctor
This happened when compiling Script started on Wed Aug 10 22:38:49 2011 doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110811$ make making all in crypto... ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_fips.o o

Re: OpenSSL Security Advisory

2011-09-06 Thread The Doctor
On Tue, Sep 06, 2011 at 03:40:30PM +0200, OpenSSL wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > OpenSSL Security Advisory [6 September 2011] > > Two security flaws have been fixed in OpenSSL 1.0.0e > > CRL verification vulnerability in OpenSSL > ===

openssl 1.0.1 release 20110910 issue

2011-09-09 Thread The Doctor
Script started on Fri Sep 9 22:35:59 2011 doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110910$ exitmakeegrep bsdi Conf figure.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110910$ egrep bsdi configure.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110910$ x[

Thunderbird Issue

2012-01-03 Thread The Doctor
Finally got Openssl 1.0.1 daily working However, Mozilla Thunderbird is choking saying SSL received a malformed Server Hello handshake message. (Error code: ssl_error_rx_malformed_server_hello) No such problem in Outlook Express. -- Member - Liberal International This is doc...@nl2k.ab.ca

Re: Thunderbird Issue

2012-01-03 Thread The Doctor
On Tue, Jan 03, 2012 at 09:36:24PM +0100, Dr. Stephen Henson wrote: > On Tue, Jan 03, 2012, The Doctor wrote: > > > Finally got Openssl 1.0.1 daily working > > > > However, > > > > Mozilla Thunderbird is choking saying > > > > SSL rec

Re: Thunderbird Issue

2012-01-03 Thread The Doctor
On Tue, Jan 03, 2012 at 06:08:54PM -0700, The Doctor wrote: > On Tue, Jan 03, 2012 at 09:36:24PM +0100, Dr. Stephen Henson wrote: > > On Tue, Jan 03, 2012, The Doctor wrote: > > > > > Finally got Openssl 1.0.1 daily working > > > > > > However, > >

Re: Thunderbird Issue

2012-01-03 Thread The Doctor
On Tue, Jan 03, 2012 at 11:16:36PM +0100, Dr. Stephen Henson wrote: > On Tue, Jan 03, 2012, Dr. Stephen Henson wrote: > > > On Tue, Jan 03, 2012, The Doctor wrote: > > > > > Finally got Openssl 1.0.1 daily working > > > > > > However, >

Re: Thunderbird Issue

2012-01-03 Thread The Doctor
On Tue, Jan 03, 2012 at 10:57:42PM -0700, The Doctor wrote: > On Tue, Jan 03, 2012 at 11:16:36PM +0100, Dr. Stephen Henson wrote: > > On Tue, Jan 03, 2012, Dr. Stephen Henson wrote: > > > > > On Tue, Jan 03, 2012, The Doctor wrote: > > > > > >

EVP_md2 error

2009-07-09 Thread The Doctor
Show stopper in php-5.2.8 + ext/openssl/.libs/openssl.o: In function `php_openssl_get_evp_md_from_algo': /usr/source/php-5.3.0/ext/openssl/openssl.c:908: undefined reference to `EVP_md2' Can this call be restored? -- Member - Liberal International This is doc...@nl2

Today's error in openssl-1.0.0-stable-SNAP-20090714

2009-07-14 Thread The Doctor
making all in crypto/store... if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then (cd ..; make libcrypto.so.1.0.0); fi rm -f openssl shlib_target=; if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then shlib_target="bsd-gcc-shared"; fi; LIBRARIES="-L.. -lssl -L.. -lcrypto" ; make -f ../Ma

Noticed something in the openssl-1.0.0 20090811 SNAPshot

2009-08-11 Thread The Doctor
First Time I have seem Cannot find /engines/ . In FreeBSD-7.2 and64 it is a show stopper. In the old BSDI BSD/OS 4.3.X just create directory and away you go. Suggestion: Can the /engines/ point ot /lib/ after all only .so's are being installed. -- Member - Liberal International This is doc..

Error in 20090826 SNAPs

2009-08-26 Thread The Doctor
Script started on Wed Aug 26 05:26:54 2009 doctor.nl2k.ab.ca//usr/source/openssl-1.0.0-stable-SNAP-20090826$ make making all in crypto... ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o mem_clr.o /usr/bin/ranlib ../libcrypto.a

Re: Error in 20090826 SNAPs

2009-08-26 Thread The Doctor
On Wed, Aug 26, 2009 at 07:14:45AM -0500, Michael S. Zick wrote: > On Wed August 26 2009, The Doctor wrote: > > > > Script started on Wed Aug 26 05:26:54 2009 > > doctor.nl2k.ab.ca//usr/source/openssl-1.0.0-stable-SNAP-20090826$ make > > making all in crypto... > >

Re: Bug in SNAPS 20090903 and 20090904 that affects BSD Unix

2009-09-04 Thread The Doctor
On Fri, Sep 04, 2009 at 01:50:46PM +0200, Dr. Stephen Henson wrote: > On Fri, Sep 04, 2009, The Doctor wrote: > > > Right, I did not see this in 20090902 but > > did turn up in 20090903 > > > > Fixed now. I was sure "make test" passed on my system.. we

Bug up in openssl 0.9.8

2009-11-08 Thread The Doctor
How does this effect openssl 1+ ? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.myspace.com/502748630 For the latest World News go to htt

Huh?

2009-11-24 Thread The Doctor
What gives? no http://www.opensl.org . No ftp://ftp.openssl.org/ ? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.myspace.com/502748630

New blackout

2009-11-25 Thread The Doctor
I was able to see openssl.org last night MST but not at this current time. -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.myspace.com/5027

Any errors of interest?

2009-12-02 Thread The Doctor
Script started on Wed Dec 2 05:54:45 2009 doctor.nl2k.ab.ca//usr/source/openssl-1.0.0-stable-SNAP-20091202$ egrep bsdi Con figure "bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall::(unknown)::-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfc

openssl-1.0.0-stable-SNAP-20091218

2009-12-17 Thread The Doctor
This is flaky and inconsistent. openssl-1.0.0-stable-SNAP-20091217 works better. -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.myspace.c

Downages

2010-03-05 Thread The Doctor
2 nights in a row?! What is going on ??!! -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.facebook.com/dyadallee Hey! Hey! Ho! Ho! Lying S

Downage

2010-03-08 Thread The Doctor
Downage on 8 MArch 2010 . When will this be rectified? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.facebook.com/dyadallee Hey! Hey! H

Re: OpenSSL server problems

2010-03-09 Thread The Doctor
On Tue, Mar 09, 2010 at 01:24:25PM +0100, Lutz Jaenicke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi! > > In the past few days we had some problems with the hardware of the > OpenSSL server providing the public services (web, mail, etc). > We are now closely monitoring the syst

Re: Downage

2010-03-09 Thread The Doctor
On Tue, Mar 09, 2010 at 04:04:35PM +0530, tensy joseph wrote: > What you mean by Downage on 8th March 2010?Can you please elaborate? > > > > > On Mon, Mar 8, 2010 at 8:16 PM, The Doctor wrote: > > > > > Downage on 8 MArch 2010 . When will this be rectified

openssl-0.9.8-stable-SNAP-20080917 error

2008-09-17 Thread The Doctor
When compiling openssl-0.9.8-stable-SNAP-20080917 in BSDO/OS 4.3.1 using gcc 3.2.3 using the following configuration: lfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", "debug-bsdi-x86-elf", "gcc3:-DPERL5 -DL_ENDIAN -DTERMIOS -fomit-frame-pointer -O9 -march=pentium3 -Wall -g::${BSD

ssl teses forbidden in FIPS mode

2008-09-18 Thread The Doctor
Is this correct for openssl 0.9.8 using FIPS? test SSL protocol test ssl3 is forbidden in FIPS mode *** IN FIPS MODE *** Available compression methods: 1: zlib compression SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA 1 handshakes of 256 bytes done gmake[1]: *** [test_ssl] Error 1 g

OPenssl 0.9.8j dev

2008-09-20 Thread The Doctor
Need to split the FIPS and non-FIPS compliant technologies: When I do a fips compile namely ./Configure threads shared no-sse2 fipsdso enable-capieng enable-montasm enable-cms enable-seed enable-tlsext enable-camellia enable-rfc3779 enable-gmp enable-mdc2 enable-rc5 zlib-dynamic --prefix="/usr/

Re: OPenssl 0.9.8j dev

2008-09-20 Thread The Doctor
> > On Sat, Sep 20, 2008 at 8:56 AM, The Doctor <[EMAIL PROTECTED]> wrote: > > Need to split the FIPS and non-FIPS compliant technologies: > > > > When I do a fips compile namely > > ./Configure threads shared no-sse2 fipsdso enable-capieng enable-montasm >

Re: openssl-0.9.8-stable-SNAP-20081115 and FIPS

2008-11-17 Thread The Doctor
On Mon, Nov 17, 2008 at 02:33:18PM -0500, Green, Paul wrote: > Dear 'The Doctor', > > I am not on the OpenSSL team so I'm just speaking for myself here. But > I have done work on many other open-source products, so I'm responding > based on my overall expe

Possible problem in 0.9.9

2008-12-29 Thread The Doctor
Ran this test today. Script started on Mon Dec 29 06:34:17 2008 gallifrey.nk.ca//usr/source/openssl-SNAP-20081229$ make test testing... making all in apps... ../util/shlib_wrap.sh ./destest Doing cbcm Doing ecb Doing ede ecb Doing cbc Doing desx cbc Doing ede cbc Doing pcbc Doing cfb8 cfb16 cfb32

Errors comping openssl-SNAP-20090113

2009-01-13 Thread The Doctor
THis came from compiling on i386/BSD this morning gost89.o: In function `gost_mac': gost89.o(.text+0x2746): undefined reference to `memcpy' gost89.o: In function `gost_mac_iv': gost89.o(.text+0x2814): undefined reference to `memcpy' gost94_keyx.o: In function `pkey_gost94_derive': gost94_keyx.o(.t

Re: {?} Re: BSD 32-bit FIPS issues

2009-03-11 Thread The Doctor
On Wed, Mar 11, 2009 at 11:51:23AM +0100, Ger Hobbelt wrote: > On Tue, Mar 10, 2009 at 8:02 PM, The Doctor wrote: > > This is happening again > > Holy (beep)! > > ... would you do me a favor, please? (and maybe make some others > happy in the process as well) > &

Re: BSD 32-bit FIPS issues

2009-03-12 Thread The Doctor
On Wed, Mar 11, 2009 at 11:51:23AM +0100, Ger Hobbelt wrote: > On Tue, Mar 10, 2009 at 8:02 PM, The Doctor wrote: > > This is happening again > > Holy (beep)! > > ... would you do me a favor, please? (and maybe make some others > happy in the process as well) > &

Re: BSD 32-bit FIPS issues

2009-03-12 Thread The Doctor
On Thu, Mar 12, 2009 at 11:58:34AM -0500, Michael S. Zick wrote: > On Thu March 12 2009, The Doctor wrote: > > On Wed, Mar 11, 2009 at 11:51:23AM +0100, Ger Hobbelt wrote: > > > On Tue, Mar 10, 2009 at 8:02 PM, The Doctor > > > wrote: > > > > This is

Error showed up in openssl-SNAP-20090315

2009-03-15 Thread The Doctor
This showed up on today's compile as an assert error. /path/to/openssl-SNAP-20090315/crypto/x509v3/v3_addr.c As an error Please add then line #insert to solve in /path/to/openssl-SNAP-/crypto/x509v3/v3_addr.c assert error . -- Member - Liberal International This is doc...@nl2k.ab.ca Ic

Re: how to uninstall openSSL Urgent help needed

2009-03-26 Thread The Doctor
On Thu, Mar 26, 2009 at 04:42:41PM -0500, Srinivas Jonnalagadda wrote: > Hi, > > I would like to know how to uninstall openssl from my unix machine. > What machine/box are you running? Linux? BSD? AIX? Sun? > > Thanks, > Srinivas Jonnalagadda > ___

Re: camellia?

2009-03-28 Thread The Doctor
On Fri, Mar 27, 2009 at 10:04:01PM -0600, Luis Daniel Lucio Quiroz wrote: > Hi there > > Since some days I've upgrade some applications such as GoogleEarth and DSSL. > When I see logs they claim that openssl does not support camellia. > > Is there a way to fix this? > > TIA > You need to com

Re: apache http server not connecting to correct open ssl -- urgent help needed

2009-04-02 Thread The Doctor
On Thu, Apr 02, 2009 at 05:20:30PM -0400, Srinivas Jonnalagadda wrote: > Hi, > > I have openssl 0.9.8b installed with apache http server 2.0.55 on sloariz > machine. when i installed i used the /usr/local/ssl as prefix and i did not > use shared threads option. I was able to install successfully

Openssl 1.0.0

2009-04-22 Thread The Doctor
Now we are on to Beta 2 , Great News. When should expecting: BetaX RCX and the release? Also what errors or issues are we looking for in this beta? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Beware Anti-Christ rising! Never Satan

Issue with openssl-1.0.0-stable-SNAP-20090429

2009-04-29 Thread The Doctor
Errors are as follow on BSD/OS 4.3 test SSL protocol ../util/shlib_wrap.sh ./ssltest -test_cipherlist testing SSLv2 cipher list order: ok testing SSLv3 cipher list order: ok testing TLSv1 cipher list order: ok test sslv2 Available compression methods: 1: zlib compression 134547716:error:140A90

Re: Issue with openssl-1.0.0-stable-SNAP-20090429

2009-04-30 Thread The Doctor
On Wed, Apr 29, 2009 at 12:58:31PM +0200, Dr. Stephen Henson wrote: > On Wed, Apr 29, 2009, The Doctor wrote: > > > > > > > Errors are as follow on BSD/OS 4.3 > > > > test SSL protocol > > ../util/shlib_wrap.sh ./ssltest -test_cipherlist > >

Error in openssl-1.0.0 beta release 20090507

2009-05-07 Thread The Doctor
In engines/e_padlock.c Somewhere you need to add an #endif . I did so above the last 2 but I could be wrong. -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Beware Anti-Christ rising! Never Satan President Republic! 12 May BC vote Li

Error in openssl-1.0.0-stable-SNAP-20090516

2009-05-16 Thread The Doctor
make making all in crypto... making all in crypto/objects... making all in crypto/md4... making all in crypto/md5... making all in crypto/sha... making all in crypto/mdc2... making all in crypto/hmac... making all in crypto/ripemd... making all in crypto/whrlpool... making all in crypto/des... mak

Re: Error in openssl-1.0.0-stable-SNAP-20090516

2009-05-17 Thread The Doctor
hots are a, after all, only snaps of the development > process at work.) > > Take care, > > Ger > > > On Sat, May 16, 2009 at 1:50 PM, The Doctor wrote: > >  make > > making all in crypto... > > making all in crypto/objects... > > making all in crypt

Re: Apache 2.2.22 and OpenSSL

2012-05-30 Thread The Doctor
On Wed, May 30, 2012 at 08:45:46AM -0400, bhorow...@vai.net wrote: > Quick question for the group? I am running Apache 2.2.22 with OpenSSL > 1.0.1c installed. This machine formerly had 1.0.0d and I am noticing that > the apache logs are stating that OpenSSL is still at the earlier version. > Ho

Openssl 1.1.0 Status

2012-11-04 Thread The Doctor
when Will Openssl 1.1.0 become beta? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k USA petition to dissolve the Republic and vote to disoolve it

{Spam?} openssl-1.0.2-stable-SNAP-20121220 issues

2012-12-19 Thread The Doctor
>From make test signed content DER format, RSA key: OK signed detached content DER format, RSA key: OK signed content test streaming BER format, RSA: OK signed content DER format, DSA key: OK signed detached content DER format, DSA key: OK signed detached content DER format, add RSA signer: OK sig

{Spam?} ftp.openssl.org

2013-02-21 Thread The Doctor
Anyone having problems accessing ftp.openssl.org as of 21 Feb 2013 noon GMT? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 amn

Daily snapshots

2019-12-20 Thread The Doctor
What is happening. For 2 days in a row, the snapshots are not available. What gives? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b L

openssl-1.1.1-stable-SNAP-20200408

2020-04-08 Thread The Doctor
Error occured while compiling in FreeBsd 12 root@gallifrey:/usr/source/openssl-1.1.1-stable-SNAP-20200408 # make make depend && make _all /usr/local/bin/clang10 -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA

Re: openssl-1.1.1-stable-SNAP-20200408

2020-04-09 Thread The Doctor
1.1-stable-SNAP-20200409 . > > On 08/04/2020 07:46, The Doctor wrote: > > Error occured while compiling > > > > in FreeBsd 12 > > > > root@gallifrey:/usr/source/openssl-1.1.1-stable-SNAP-20200408 # make > > make depend && make _all > > /usr

Re: openssl-1.1.1-stable-SNAP-20200408

2020-04-09 Thread The Doctor
On Thu, Apr 09, 2020 at 11:27:48AM +0100, Matt Caswell wrote: > > > On 09/04/2020 07:45, The Doctor wrote: > > On Wed, Apr 08, 2020 at 09:26:31AM +0100, Matt Caswell wrote: > >> The fix is already going through review here: > >> > >> https://github.c

Re: OpenSSL version 3.0.0-alpha1 published

2020-04-24 Thread The Doctor
All right, I am test 3.0 alpha 2 using sshd and squid n FreeBSD 12.1 I will also test on httpd , php 74 et al. so far openssh 8.2p1 and openssl 2.0 is working. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Repub

Re: OpenSSL version 3.0.0-alpha1 published

2020-04-24 Thread The Doctor
On Fri, Apr 24, 2020 at 09:51:48AM -0600, The Doctor wrote: > All right, I am test 3.0 alpha 2 using sshd and squid n FreeBSD 12.1 > I will also test on httpd , php 74 et al. > > so far openssh 8.2p1 and openssl 2.0 is working. > And squid 5.0.2 > -- > Member - Liberal

Re: CONF_MODULE undefined?

2020-04-28 Thread The Doctor
On Tue, Apr 28, 2020 at 10:35:05AM +0200, Richard Levitte wrote: > Would you mind testing if https://github.com/openssl/openssl/pull/11655 > fixes this? > > Cheers, > Richard > > On Mon, 27 Apr 2020 18:29:12 +0200, > Blumenthal, Uri - 0553 - MITLL wrote: > > > > I hit this problem recompiling li

Current openssl 3 alpha dev 2 and upcoming openssh 8.3

2020-05-13 Thread The Doctor
Odd. Found this today. In make test , the test stops at simple transfer. In openssh-8.2p1 I worked find to a point. Any changes in the 3 aplha daily snaphots that could cause this? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Ne

FTP server

2020-07-04 Thread The Doctor
Have there been stablility issues lately? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b The highest result of education is tolerance.

Re: FTP server

2020-07-04 Thread The Doctor
On Sat, Jul 04, 2020 at 11:35:28PM +0200, Richard Levitte wrote: > Hmmm... I can see issues over IPv4 from my laptop, but it works > flawlessly over iPv6, as well as from the VMS machines I've access to > (over IPv4). Not sure what's going on there. > > The Doctor,

Re: FTP server

2020-07-05 Thread The Doctor
hines I've access to > > (over IPv4). Not sure what's going on there. > > > > The Doctor, would you mind telling us what's going on on your end? > > > > Cheers, > > Richard > > > > On Sat, 04 Jul 2020 23:06:54 +0200, > > Matt

openssl-1.1.1-stable-SNAP-20200713 bug

2020-07-13 Thread The Doctor
Script started on Mon Jul 13 06:01:58 2020 You have mail. root@doctor:/usr/source/openssl-1.1.1-stable-SNAP-20200713 # make make depend && make _all perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = (unset), LANG = "en_GB" a

openssl-1.1.1-stable-SNAP-20200714 bug Re: openssl-1.1.1-stable-SNAP-20200713 bug

2020-07-14 Thread The Doctor
On Mon, Jul 13, 2020 at 08:02:06PM +0300, Nicola Tuveri wrote: > I independently reached the same failure and I opened a github issue that > references this report: https://github.com/openssl/openssl/issues/12432 > > The fix should be coming in the form of > https://github.com/openssl/openssl/pull

Re: openssl-3

2020-08-08 Thread The Doctor
On Wed, Aug 05, 2020 at 04:49:36PM +0300, me...@cyberia.net.sa wrote: > > > Hello, > > > > > > I have sucesfully installed openssl 3.x version but when I was trying to > check the version wheather it installed sucesfully or not, it gives error as > below , any assistance would be highly

3 failures with Openssl 3 alpha

2020-10-07 Thread The Doctor
1) The openssh project does not work openssh 8.4+ 2) Rust and OPEnssl 3 are not agrreing 3) ca_root_nss project and openssl 3 have a difference of opinion. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic

Re: 3 failures with Openssl 3 alpha

2020-10-07 Thread The Doctor
On Wed, Oct 07, 2020 at 09:54:48AM -0700, Thomas Dwyer III wrote: > On Wed, Oct 7, 2020 at 7:33 AM The Doctor wrote: > > > 1) The openssh project does not work openssh 8.4+ > > > > This is a problem with the openssh codebase and not with openssl. You asked >

20201229 snapshots

2020-12-29 Thread The Doctor
1) No openssl-3.0 20201229 candidate otnight 2) Script started on Mon Dec 28 23:31:06 2020 root@doctor:/usr/source/openssl-1.1.1-stable-SNAP-20201229 # cd .. root@doctor:/usr/source # tar xf openssl*1026*z*z*z*z2*z2*z9*z tar: Failed to set default locale openssl-1.1.1

OPenssl 3.0 issues

2021-01-25 Thread The Doctor
Anyone using BSD running into basename issues? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Born

Openssl 3.0 Aplha daily snap test locks up

2021-02-03 Thread The Doctor
Anyone knows why 04-test_encoder_decode_legacy.t is spinning its wheels? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kre

OpenSSL 3.0 daily snapshot

2021-02-14 Thread The Doctor
Anyome running tests running into an infinite loop on 04-test_encoder_decoder_legacy.t ? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https:/

Re: OpenSSL 3.0 daily snapshot

2021-02-15 Thread The Doctor
onfiguration is. The output from this command is recommended: > > perl configdata.pm -d > > Cheers > Richard > > > The Doctor skrev: (14 februari 2021 13:33:51 CET) > >Anyome running tests running into an infinite loop > >on 04-test_encoder_decoder_

Maiising Daily Snapshots for 20210416

2021-04-16 Thread The Doctor
Anyone knows what happened? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b A consequence-free menta

OPenssl 3 Beta 1

2021-07-02 Thread The Doctor
So far working better with openssh 8.6 . Ruby 2.7 and rust is of concern. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.

Re: OPenssl 3 Beta 1

2021-07-02 Thread The Doctor
On Fri, Jul 02, 2021 at 04:12:29PM +0200, Tomas Mraz wrote: > On Fri, 2021-07-02 at 07:53 -0600, The Doctor wrote: > > So far working better with openssh 8.6 . > > > > Ruby 2.7 and rust is of concern. > > Language bindings are expected to require some minor changes to

openssl-1.0.2-stable-SNAP-20131111

2013-11-11 Thread The Doctor
This might have cropped into all the SSL snapshots. /usr/bin/ranlib ../libssl.a || echo Never mind. if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then (cd ..; make libssl.so.1.0.0); fi [ -z "" ] || gcc3 -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_REE

OPenssl 20140909 issues

2014-09-08 Thread The Doctor
Just found this in the latest openssl 1.0.2 snapshot Script started on Mon Sep 8 23:19:16 2014 doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140909$ make test testing... (cd ..; make DIRS=crypto all) making all in crypto... ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o e

Outstanding issues since 2014 09 09

2014-09-10 Thread The Doctor
Script started on Wed Sep 10 05:48:42 2014 doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140910$ make test testing... (cd ..; make DIRS=crypto all) making all in crypto... ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o

Still one outstanding issue sine 20140909 releases

2014-09-11 Thread The Doctor
Script started on Thu Sep 11 11:27:05 2014 doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140911$ make test testing... (cd ..; make DIRS=crypto all) making all in crypto... ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o

2014 Nov 29 Snaphots

2014-11-28 Thread The Doctor
Something did not work tonight. Please eximane why nightly snapshots suddenly cannot materialise correctly. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.m

Re: 2014 Nov 29 Snaphots

2014-11-30 Thread The Doctor
IM: rs...@jabber.me Twitter: RichSalz > > > > -Original Message- > > From: owner-openssl-...@openssl.org [mailto:owner-openssl- > > d...@openssl.org] On Behalf Of The Doctor > > Sent: Saturday, November 29, 2014 1:09 AM > > To: openssl-users@openssl.org; o

[openssl-users] More POODLE issues

2014-12-10 Thread The Doctor
Now POODLE is hitting TLS http://www.computerworld.com/article/2857274/security0/poodle-flaw-tls-itbwcw.html Any fixes in the works? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist risin

[openssl-users] SNAPSHOT updates

2015-03-13 Thread The Doctor
What is happening? In the Moutain Time Zone: It was at 22:22 MST then 23:22 MDT then 00:22 MDT !! -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl

Re: [openssl-users] SNAPSHOT updates

2015-03-14 Thread The Doctor
On Sat, Mar 14, 2015 at 11:22:56AM +0100, Kurt Roeckx wrote: > On Fri, Mar 13, 2015 at 11:14:18AM -0600, The Doctor wrote: > > What is happening? > > > > In the Moutain Time Zone: > > > > It was at 22:22 MST then 23:22 MDT then 00:22 MDT !! > > Do y

[openssl-users] openssl 20150503 SNAP issue

2015-05-03 Thread The Doctor
Script started on Sun May 3 05:43:13 2015 ns2.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150503$ make && make tes t making all in crypto... making all in crypto/objects... making all in crypto/md4... making all in crypto/md5... making all in crypto/sha... making all in crypto/mdc2... mak

[openssl-users] openssl-1.0.2-stable-SNAP-20150504 error

2015-05-04 Thread The Doctor
This also occured in openssl-1.0.2-stable-SNAP-20150503 Script started on Mon May 4 07:06:41 2015 ns2.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150504$ egrep bsdi Confi gure "bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall::(unknown)::-ldl:BN_LLON

[openssl-users] openssl 1.0.2 and openssl 1.1.0 Snapshots

2015-05-10 Thread The Doctor
What is happening lately? openssl 1.0.2 snapshots have do materialised properly in the last 2 days and now opensl 1.1.0 is flopping. Please fix. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChr

[openssl-users] Issue with openssl 1.0.2 20150713 SNAP

2015-07-14 Thread The Doctor
Script started on Mon Jul 13 09:31:31 2015 doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150713$ make test testing... (cd ..; make build_libcrypto) making all in crypto... ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o

[openssl-users] Localised Error

2015-07-19 Thread The Doctor
What should I be looking at when signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify error occurs? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www

Re: [openssl-users] [openssl-dev] Localised Error

2015-07-19 Thread The Doctor
On Sun, Jul 19, 2015 at 06:05:26AM -0600, The Doctor wrote: > What should I be looking at when > > signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify > error > > occurs? > Further from the code i = X509_verify_cert(&cert_ctx

[openssl-users] NEed help

2015-08-01 Thread The Doctor
I am trying to compile openssl 1.0.2 SNAP 20150801 and now I get if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then (cd ..; make libcrypto.so.1.0.0); fi [ -z "" ] || gcc -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN

[openssl-users] Debugging a compile issue

2015-08-01 Thread The Doctor
A few weeks ago, I overloaded my server and compiler and now I get signed content test streaming BER format, 2 DSA and 2 RSA keys, no attributes: OK signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify error *** Error code 1 Stop. *** Error code 1 Stop. How can debug and

Re: [openssl-users] Debugging a compile issue

2015-08-01 Thread The Doctor
On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote: > On Sat, Aug 01, 2015, The Doctor wrote: > > > A few weeks ago, I overloaded my server and compiler and > > now I get > > > > signed content test streaming BER format, 2 DSA and 2 RSA keys, no

Re: [openssl-users] Debugging a compile issue

2015-08-03 Thread The Doctor
On Sat, Aug 01, 2015 at 09:52:12PM +, Dr. Stephen Henson wrote: > On Sat, Aug 01, 2015, The Doctor wrote: > > > On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote: > > > On Sat, Aug 01, 2015, The Doctor wrote: > > > > > > > A few week

Re: [openssl-users] Debugging a compile issue

2015-08-03 Thread The Doctor
On Tue, Aug 04, 2015 at 12:48:05AM -0600, The Doctor wrote: > On Sat, Aug 01, 2015 at 09:52:12PM +, Dr. Stephen Henson wrote: > > On Sat, Aug 01, 2015, The Doctor wrote: > > > > > On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote: > > > &

  1   2   >