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

{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

{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

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

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

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

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

Re: OPenssl 0.9.8j dev

2008-09-20 Thread The Doctor
, 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 enable-cms enable-seed enable-tlsext enable-camellia enable-rfc3779 enable-gmp enable

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 experience with open-source development. When

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

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':

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 doc...@doctor.nl2k.ab.ca 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) I love

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 doc...@doctor.nl2k.ab.ca 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) I love

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 doc...@doctor.nl2k.ab.ca wrote: This is happening again Holy (beep

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 assert.h to solve in /path/to/openssl-SNAP-date/crypto/x509v3/v3_addr.c assert error . -- Member - Liberal International This is

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 compile

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. On

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

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

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 testing SSLv2 cipher list order: ok testing SSLv3 cipher list

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

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...

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

2009-05-17 Thread The Doctor
, only snaps of the development process at work.) Take care, Ger On Sat, May 16, 2009 at 1:50 PM, The Doctor doc...@doctor.nl2k.ab.ca wrote:  make making all in crypto... making all in crypto/objects... making all in crypto/md4... making all in crypto/md5... making all in crypto

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

Noticed something in the openssl-1.0.0 20090811 SNAPshot

2009-08-11 Thread The Doctor
First Time I have seem Cannot find path to openssl/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 path to openssl/engines/ point ot path to openssl/lib/ after all only .so's are being installed. --

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

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... ar r ../libcrypto.a cryptlib.o mem.o

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.. weird. Do you have a BSDish platform to work

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

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

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

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}

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

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

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!

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 system and

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 doc...@doctor.nl2k.ab.ca wrote: Downage on 8 MArch 2010 . When will this be rectified? -- Member

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

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:

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.ab.ca Ici

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:

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.1.0-fips-dev xx XXX built on: Sun

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

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

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 Object Module

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

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$

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

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 received a malformed Server Hello handshake message. (Error code

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, Mozilla Thunderbird is choking saying SSL received

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, Mozilla Thunderbird is choking saying SSL received

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: Finally got Openssl 1.0.1 daily working However

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.

camellia and uint

2006-07-20 Thread The Doctor
Upon this mornings compile on my BSD boxes, camellia was found to have uint's and inttypes.h which has to be corrected to U-int's and commenting out respectively. Please fix. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware

Please include this config in furture configuration files

2006-12-28 Thread The Doctor
debug-bsdi-x86-elf, gcc:-DPERL5 -DL_ENDIAN -DTERMIOS -fomit-frame-pointer -O9 -march=i686 -Wall -g::${BSDthreads}::-ldl -lc -lm:THIRY_TWO_BIT_LONG RC4_CHUNK BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR), This works no

20050509 SNAPSHOT issue

2005-05-09 Thread The Doctor
Why did the below happen? Script started on Mon May 9 07:32:50 2005 gallifrey.nk.ca//usr/source/openssl-0.9.7-stable-SNAP-20050509$  make making all in crypto... making all in crypto/objects... making all in crypto/md2... making all in crypto/md4... making all in crypto/md5... making all in

Re: Updating OPENSSL

2006-03-18 Thread The Doctor
by MailScanner, and is believed to be clean. Try reading http://www.nk.ca/~doctor/blog and look what I have done under BSD/OS . Similar technique for updating is all you need? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country

Openssl tagged for 15 April has a bug

2006-04-15 Thread The Doctor
Script started on Sat Apr 15 06:07:24 2006 doctor.nl2k.ab.ca//usr/source/openssl-0.9.8-stable-SNAP-20060415$ less /usr/con tri   doctor.nl2k.ab.ca//usr/source/openssl-0.9.8-stable-SNAP-20060415$ less /usr/con doctor.nl2k.ab.ca//usr/source/openssl-0.9.8-stable-SNAP-20060415$

Error in 20060610 releases

2006-06-10 Thread The Doctor
Script started on Sat Jun 10 06:12:11 2006 doctor.nl2k.ab.ca//usr/source/openssl-0.9.8-stable-SNAP-20060610$ make        cat /usr/contr ib/bin/configopenssl ./Configure threads shared no-sse2 --prefix=/usr/contrib --openssldir=/usr/contrib debug-bsdi-x86-elf -g -O3 -Wall; make

Re: Using OpenSSL and smartcards with pkcs#11

2004-01-14 Thread The Doctor
On Thu, Jan 15, 2004 at 07:03:22AM +0200, Amira Solomovici wrote: Hi all, I have been having difficulty in finding a tutorial explaining how to use the openssl application with smartcards, and I hope that someone could help me with the following: What I am basically trying to do is use

Still seeing bug in openssl 0.9.7e snapshot on 20030630

2004-06-30 Thread The Doctor
In BSD/OS 5, we get Script started on Wed Jun 30 07:16:14 2004 gallifrey.nk.ca//usr/source/openssl-0.9.7-stable-SNAP-20040630$ make making all in crypto... making all in crypto/objects... making all in crypto/md2... making all in crypto/md4... making all in crypto/md5... making all in

Openssl 0.9.7 and Sendmail 8.13.0

2004-07-18 Thread The Doctor
Are there any know issues?? I got doctor.nl2k.ab.ca//usr/source/sendmail-8.13.0$ openssl s_client -starttls smtp -connect 127.0.0.1:25 CONNECTED(0003) 7464:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:478: What?? -- Member - Liberal International This

Re: Openssl 0.9.7 and Sendmail 8.13.0

2004-07-18 Thread The Doctor
On Sun, Jul 18, 2004 at 04:50:49PM -0400, George Theall wrote: On Sun, Jul 18, 2004 at 02:30:13PM -0600, The Doctor wrote: Are there any know issues?? ... doctor.nl2k.ab.ca//usr/source/sendmail-8.13.0$ openssl s_client -starttls smtp -connect 127.0.0.1:25 CONNECTED(0003) 7464

Re: Openssl 0.9.7 and Sendmail 8.13.0

2004-07-18 Thread The Doctor
On Sun, Jul 18, 2004 at 09:02:22PM -0400, George Theall wrote: On Sun, Jul 18, 2004 at 03:18:48PM -0600, The Doctor wrote: On Sun, Jul 18, 2004 at 04:50:49PM -0400, George Theall wrote: Check whether there's a line such as srv_features:127.0.0.1 S in your mail server's access DB

Re: Openssl 0.9.7 and Sendmail 8.13.0

2004-07-19 Thread The Doctor
On Mon, Jul 19, 2004 at 09:25:44AM -0400, George Theall wrote: On Sun, Jul 18, 2004 at 08:35:48PM -0600, The Doctor wrote: On Sun, Jul 18, 2004 at 09:02:22PM -0400, George Theall wrote: On Sun, Jul 18, 2004 at 03:18:48PM -0600, The Doctor wrote: On Sun, Jul 18, 2004 at 04:50:49PM -0400

Customer request

2004-10-26 Thread The Doctor
Does anyone here know of such package that uses open source? - Forwarded message from Customer --- 1. Form Content Security. (FormmailEncoder/Decoder) As I understand it, on a secure website the content of a submitted form is protected by SSL from the submitter to the server. The purpose

Openssl 0.9.7f test is looking for the wrong libssl.so

2004-11-07 Thread The Doctor
The test is looking for /libssl.so . should it not be looking for ../libssl.so ? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! Alberta on 22 Nov 2004 Boot out Ralph Klein - Vote Liberal!!

Re: Openssl 0.9.7f test is looking for the wrong libssl.so

2004-11-07 Thread The Doctor
On Sun, Nov 07, 2004 at 09:32:51PM +0100, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Sun, 7 Nov 2004 05:36:48 -0700, The Doctor [EMAIL PROTECTED] said: doctor The test is looking for /libssl.so . doctor doctor should it not be looking for ../libssl.so ? Please

22 NOv 2004 SNAPSHOTS

2004-11-22 Thread The Doctor
Seem to be unavailable. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! Alberta on 22 Nov 2004 Boot out Ralph Klein - Vote Liberal!! __

openssl STABLE 20041210 problems

2004-12-10 Thread The Doctor
Here is the failure report: Script started on Fri Dec 10 05:47:43 2004 doctor.nl2k.ab.ca//usr/source/openssl-0.9.7-stable-SNAP-20041210$ !./C sh: !./C: event not found doctor.nl2k.ab.ca//usr/source/openssl-0.9.7-stable-SNAP-20041210$ gmake making all in crypto... gmake[1]: Entering directory

OpenSSL 0.9.8 pre-release

2004-12-18 Thread The Doctor
Error compiling programme: Script started on Sat Dec 18 06:44:16 2004 gallifrey.nk.ca//usr/source/openssl-SNAP-20041218$ !./    gallifrey.nk.ca//usr/source/openssl-SNAP-20041218$ configure         Configure --help Usage: Configure [no-cipher ...] [-Dxxx] [-lxxx] [-Lxxx]

Re: OpenSSL 0.9.8 pre-release

2004-12-18 Thread The Doctor
On Sat, Dec 18, 2004 at 07:09:29PM +0100, Andy Polyakov wrote: Configuring for bsdi-elf-gcc ... asm/s512sse2-elf.s: Assembler messages: asm/s512sse2-elf.s:26: Error: no such 386 instruction: `movdqu (%edx),%xmm0' You need up-to-date assembler to compile SSE2-enabled modules available in

Re: OpenSSL 0.9.8 pre-release

2004-12-18 Thread The Doctor
On Sat, Dec 18, 2004 at 12:11:14PM -0700, The Doctor wrote: On Sat, Dec 18, 2004 at 07:09:29PM +0100, Andy Polyakov wrote: Configuring for bsdi-elf-gcc ... asm/s512sse2-elf.s: Assembler messages: asm/s512sse2-elf.s:26: Error: no such 386 instruction: `movdqu (%edx),%xmm0' You need

Re: OpenSSL 0.9.8 pre-release

2004-12-19 Thread The Doctor
On Sun, Dec 19, 2004 at 08:55:50PM +0100, Dr. Stephen Henson wrote: On Sat, Dec 18, 2004, Richard Levitte - VMS Whacker wrote: shinelight To the OP: What do you need from 0.9.8 that 0.9.7 doesn't shinelight offer? I've successfully built 0.9.8 a number of times shinelight under

Re: Problem with 0.9.7 SNAPSHOT 20041229

2004-12-30 Thread The Doctor
On Thu, Dec 30, 2004 at 12:14:31PM +0100, Andy Polyakov wrote: gcc -DMONOLITH -I.. -I../include -fPIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -g -O3 -Wall -DPERL5 -DL_ENDIAN -O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -g -c apps.c apps.c:

20050110 packages

2005-01-10 Thread The Doctor
20050110 packages were not tarred correctly this morning. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! Birthdate: 29 Jan 1969 Redhill, Surrey, England, UK

OPenssl 20140909 issues

2014-09-09 Thread The Doctor
OK *** Error code 2 Stop. *** Error code 1 Stop. You have new mail in /var/mail/doctor doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140909$ exit exit Script done on Mon Sep 8 23:33:59 2014 This did not happen with openssl 20140908 -- Member - Liberal International

Outstanding issues since 2014 09 09

2014-09-10 Thread The Doctor
Stop. *** Error code 1 Stop. You have new mail in /var/mail/doctor doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140910$ g   make isntall       install 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

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

Re: 2014 Nov 29 Snaphots

2014-11-30 Thread The Doctor
: 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; openssl-...@openssl.org Subject: 2014 Nov 29 Snaphots Something did

[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

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 you mean when the snapshot is made? The machine runs in UTC

[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

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

2015-05-04 Thread The Doctor
in openssl-1.0.2-stable-SNAP-20150502 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 AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Alberta

[openssl-users] openssl 20150503 SNAP issue

2015-05-03 Thread The Doctor
: command not found ns2.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150503$ exit exit Script done on Sun May 3 05:46:57 2015 Please fix. This was working in 20150502 Snapshots. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never

[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

[openssl-users] NEed help

2015-08-01 Thread The Doctor
): more undefined references to `environ' follow *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Pointers please on how to fix. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen

[openssl-users] Debugging a compile issue

2015-08-01 Thread The Doctor
and rectify the situation? I do need to move forward. -- 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/rootnl2k Look at Psalms 14 and 53 on Atheism Abuse

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 attributes: OK signed content test

Re: [openssl-users] Debugging a compile issue

2015-08-04 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 weeks ago, I overloaded my server and compiler and now I

Re: [openssl-users] Debugging a compile issue

2015-08-04 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: On Sat, Aug 01, 2015, The Doctor wrote

[openssl-users] New compile web server will not start up

2015-08-04 Thread The Doctor
cert secure.nl2k.ab.ca.2015.crt was brought over from a server backup and the other secure.nl2k.ab.ca.2015b.crt was generated on this server. What is causing this issue? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan

[openssl-users] Compile question

2015-08-04 Thread The Doctor
}:dlfcn:bsd -gcc-shared:-dPIC -fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR), -- 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/rootnl2k Look at Psalms 14

Re: [openssl-users] Debugging a compile issue

2015-08-04 Thread The Doctor
On Tue, Aug 04, 2015 at 12:52:19AM -0600, The Doctor wrote: 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

[openssl-users] Issue with openssl 1.0.2 20150713 SNAP

2015-07-14 Thread The Doctor
Stop. doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150713$ x sh: x: command not found doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150713$ exit exit Script done on Mon Jul 13 09:52:44 2015 Please fix -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor

[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

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); if (i = 0

  1   2   >