Using BSD/OS 4.3.1 for openssl-SNAP-20080916
and using homemade debug-bsdi-x86-elfI got:
Script started on Tue Sep 16 04:48:14 2008
gallifrey.nk.ca//usr/source/openssl-SNAP-20080916$ egrep bsdi Configure
bsdi-elf-gcc, gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3
-march=i486
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
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
, 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
On Sun, Sep 21, 2008 at 12:58:26PM +1000, Michael Gray wrote:
On Sat, Sep 20, 2008 at 06:24:31AM +1000, Michael Gray wrote:
TLS uses MD5 as well in the PRF. The PRF in SSLv3 is not a true HMAC
which
is a problem, but the reason for not using SSLv3 is FIPS regulation.
Not
On Tue, Sep 23, 2008 at 08:26:23AM +1000, Tim Hudson wrote:
The Doctor wrote:
That being said, how do you get openssl to compile with FIPS
and be backwards compatable at the same time?
That is what the FIPS mode is for - the library built supports all
algorithms and when in FIPS mode
On Tue, Sep 23, 2008 at 12:27:20PM +0200, Dr. Stephen Henson wrote:
On Mon, Sep 22, 2008, The Doctor wrote:
Apart from me, anyone else tried the fipdso in their configuration
as extensively as I have?
The fipsdso option isn't terribly useful for most users. To use it you need
On Tue, Sep 23, 2008 at 06:46:31PM +0200, Dr. Stephen Henson wrote:
On Tue, Sep 23, 2008, The Doctor wrote:
On Tue, Sep 23, 2008 at 12:27:20PM +0200, Dr. Stephen Henson wrote:
On Mon, Sep 22, 2008, The Doctor wrote:
Apart from me, anyone else tried the fipdso
On Thu, Sep 25, 2008 at 08:22:11AM -0400, Steve Marquess wrote:
David Jacobson wrote:
Tim Hudson wrote:
The Doctor wrote:
That being said, how do you get openssl to compile with FIPS
and be backwards compatable at the same time?
That is what the FIPS mode is for - the library built supports
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
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
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':
Right
in the tests we run into
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Generating a 512 bit RSA private key
..
.
writing new private key to 'testkey.pem'
-
You are
having a /usr/contrib? Please replace with /usr/local .
whrlpool works with openssl 0.9.8?
Also gmp is available at ftp://ftp.ftp.gnu.org/pub/gnu .
On Fri, Feb 6, 2009 at 8:23 AM, Dr. Stephen Henson st...@openssl.org wrote:
On Fri, Feb 06, 2009, The Doctor wrote:
Right
in the tests we
On Fri, Feb 06, 2009 at 05:23:59PM +0100, Dr. Stephen Henson wrote:
On Fri, Feb 06, 2009, The Doctor wrote:
Right
in the tests we run into
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Generating
On Sat, Feb 07, 2009 at 11:48:31AM +0100, Dr. Stephen Henson wrote:
On Fri, Feb 06, 2009, The Doctor wrote:
Right
in the tests we run into
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Generating
On Sat, Feb 07, 2009 at 12:46:52PM -0800, Kyle Hamilton wrote:
The bug does appear on OSX 10.5.6 (openssl-SNAP-20090207) with the
following command line: ./config threads shared no-sse2
enable-whrlpool enable-montasm enable-capieng enable-cms enable-seed
enable-tlsext enable-camellia
On Mon, Feb 09, 2009 at 11:04:56PM +0100, Dr. Stephen Henson wrote:
On Sat, Feb 07, 2009, The Doctor wrote:
On Sat, Feb 07, 2009 at 12:46:52PM -0800, Kyle Hamilton wrote:
The bug does appear on OSX 10.5.6 (openssl-SNAP-20090207) with the
following command line: ./config threads shared
On Tue, Feb 10, 2009 at 02:06:31PM +0100, Dr. Stephen Henson wrote:
On Tue, Feb 10, 2009, Kyle Hamilton wrote:
*** virgin/crypto/objects/obj_xref.h2009-02-10 05:01:06.0
-0800
--- openssl-SNAP-20090207/crypto/objects/obj_xref.h 2009-02-10
[snipped]
Ah, that explains
On Tue, Feb 10, 2009 at 06:51:32PM +0100, Dr. Stephen Henson wrote:
On Tue, Feb 10, 2009, The Doctor wrote:
On Tue, Feb 10, 2009 at 02:06:31PM +0100, Dr. Stephen Henson wrote:
On Tue, Feb 10, 2009, Kyle Hamilton wrote:
*** virgin/crypto/objects/obj_xref.h2009-02-10 05:01
On Tue, Feb 10, 2009 at 02:55:50PM -0700, The Doctor wrote:
On Tue, Feb 10, 2009 at 06:51:32PM +0100, Dr. Stephen Henson wrote:
On Tue, Feb 10, 2009, The Doctor wrote:
On Tue, Feb 10, 2009 at 02:06:31PM +0100, Dr. Stephen Henson wrote:
On Tue, Feb 10, 2009, Kyle Hamilton wrote
Can someone answer why
when I use
./Configure threads shared enable-capieng enable-cms enable-montasm enable-krb5
enable-tlsext enable-seed enable-fips fipsdso enable-camellia enable-rfc3779
enable-gmp enable-mdc2 enable-rc5 zlib-dynamic --prefix=/usr/
--openssldir=/usr/ BSD-x86-elf -g -O3
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
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
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
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
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
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...
, 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
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
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
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.
--
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
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
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
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}
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
inttypes.h seems to be the culprit
Here is a script of the transaction
Script started on Sun Dec 28 06:51:25 2003
doctor.nl2k.ab.ca//usr/source/openssl-0.9.7-stable-SNAP-20031228$ make
making all in crypto...
making all in crypto/md2...
making all in crypto/md4...
making all in crypto/md5...
:122: inttypes.h: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
doctor.nl2k.ab.ca//usr/source/openssl-0.9.7-stable-SNAP-20031229$ exit
exit
Script done on Mon Dec 29 07:45:47 2003
In message [EMAIL PROTECTED] on Sun, 28 Dec 2003 06:59:44 -0700, The Doctor
[EMAIL
-SNAP-20031230$ exit
exit
Script done on Tue Dec 30 07:17:36 2003
On Mon, Dec 29, 2003 at 07:57:33AM -0700, The Doctor wrote:
On Sun, Dec 28, 2003 at 07:28:53PM +0100, Richard Levitte - VMS Whacker wrote:
OK, I'll restore it to what it was previously, tomorrow.
Still get the following
Script started on Mon Jun 28 05:57:31 2004
doctor.nl2k.ab.ca//usr/source/openssl-0.9.7-stable-SNAP-20040628$ 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 crypto/sha...
making all in
On Mon, Jun 28, 2004 at 02:40:45PM +0200, Richard Levitte - VMS Whacker wrote:
Try the following:
make clean; make
Cheers,
Richard (OpenSSL doctor :-))
Same error occurs. This did not happen yesterday.
In message [EMAIL PROTECTED] on Mon, 28 Jun 2004 06:09:50 -0600, The Doctor
threads / debug/ zlib-dynamic / shared / no-fips
Using bsd/os 4.3.1 and elf
On Mon, Jun 28, 2004 at 06:10:46PM +0200, Richard Levitte - VMS Whacker wrote:
In message [EMAIL PROTECTED] on Mon, 28 Jun 2004 08:14:36 -0600, The Doctor
[EMAIL PROTECTED] said:
doctor On Mon, Jun 28, 2004 at 02
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!!
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
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]
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
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
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 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
On Mon, Jan 24, 2005 at 05:45:22PM +0100, Andy Polyakov wrote:
Just tried this with binutils 2.15 .
I got the following:
Script started on Mon Jan 24 06:20:49 2005
gallifrey.nk.ca//usr/source/openssl-SNAP-20050124$ make !./C
./Configure threads shared zlib-dynamic debug
On Tue, Jan 25, 2005 at 11:40:41PM +0100, Andy Polyakov wrote:
../libcrypto.so: undefined reference to `dlerror'
../libcrypto.so: undefined reference to `dlclose'
../libcrypto.so: undefined reference to `dlopen'
../libcrypto.so: undefined reference to `dlsym'
../libcrypto.so: undefined
On Sat, Jan 29, 2005 at 06:23:29PM +0100, Andy Polyakov wrote:
... ./sha512t
Illegal instruction
*** Error code 132
This means that your kernel does not support SSE2 and you have to other
choice but to configure with no-sse2 and give up SSE2 enhancements. I'm
sorry if I've lead you
1) What happened to the 200503027 snapshots?
2) BSD and OPenssl:
Apaarently GCC 3 will get the 512 sets working with openssl 0.9.8
. I tried with bsdi-elf-gcc and BSD-x86-ELF. Can anyone else confirm this?
--
Member - Liberal International
This is [EMAIL PROTECTED] Ici [EMAIL
MAtes, I got a 0 block error. Please fix.
--
Member - Liberal International
This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED]
God Queen and country! Beware Anti-Christ rising!
UK as 5 May 2005 approaches, vote LDem!!
__
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
On Sat, May 21, 2005 at 08:53:19PM -0700, Tim Rice wrote:
It looks like SHA512 requires a 64bit data type.
So on older platforms that do not have long long support,
you get errors like
...
making all in crypto/sha...
gmake[2]: Entering directory
On Wed, Jun 22, 2005 at 11:57:29PM +1000, Steven Reddie wrote:
Hi,
I've tested it on the platforms below with no problems. Looking good!
Commands executed on Windows (not Cygwin):
perl Configure VC-WIN32
ms\do_ms (didn't have MASM/NASM handy)
nmake -f ms\ntdll.mak
The previews versions have an error.
They do not recognize Certs in Apache-SSL.
The problems turns up in 20050701 .
--
Member - Liberal International
This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED]
God Queen and country! Beware Anti-Christ rising!
Canada Day 1 July, USA Day 4 July -
On Sun, Jul 03, 2005 at 03:34:09PM +0200, Andy Polyakov wrote:
The previews versions have an error.
They do not recognize Certs in Apache-SSL.
The problems turns up in 20050701 .
Are you sure that not earlier? The closest change that might affect
certificate look-ups is dated 23rd, to
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
[Adoctor.nl2k.ab.ca//usr/source/openssl-0.9.8-stable-SNAP-20060415$ less
/usr/con
[K[Adoctor.nl2k.ab.ca//usr/source/openssl-0.9.8-stable-SNAP-20060415$
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
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
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
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 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!
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
On Tue, Oct 12, 2010 at 02:21:21PM +0200, Hanno Böck wrote:
Hi,
I wanted to ask if there are any plans when openssl 1.1 or at least a
pre/alpha/beta-version of it is going to be released.
(the background I'm asking this is that I'm currently interested in the usage
of RSA-PSS signatures
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
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:
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:
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
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
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
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
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
=
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
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
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
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
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
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
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
On Thu, Jun 13, 2013 at 05:39:36PM +0100, Ben Laurie wrote:
...and don't intend to fix their broken ECDSA support in Safari.
It is therefore suggested that I pull this patch:
https://github.com/agl/openssl/commit/0d26cc5b32c23682244685975c1e9392244c0a4d
What do people think?
No keep the
Why can I not reach ftp.openssl.org or www.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://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
The
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
This was not an issue in 20140629
Setting up TSA test directory...
Creating CA for TSA tests...
Creating a new CA for the TSA tests...
Generating a 1024 bit RSA private key
..++
...++
writing new private key to 'tsacakey.pem'
-
Creating
On Mon, Jun 30, 2014 at 03:06:35PM +0200, Dr. Stephen Henson wrote:
On Sun, Jun 29, 2014, The Doctor wrote:
This was not an issue in 20140629
[snip]
Please fix.
Should be fixed now thanks for the report.
In future it would help if you indicated which version of OpenSSL
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
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
Stop.
You have new mail in /var/mail/doctor
doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140911$ exit
exit
Script done on Thu Sep 11 12:04:52 2014
Richard Salz that you for solvingthe install bit.
What about during tests?
--
Member - Liberal International This is doctor@@nl2k.ab.ca
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
: 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-us...@openssl.org; openssl-dev@openssl.org
Subject: 2014 Nov 29 Snaphots
Something did
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
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
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
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
: 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
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
): 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
1 - 100 of 214 matches
Mail list logo