Re: [openssl-users] Bug(?) in 1.0.2a: Target Already defined

2015-05-04 Thread Viktor Dukhovni
On Mon, May 04, 2015 at 11:20:04AM +0200, Oliver Niebuhr wrote: > ./Configure ?prefix=$PWD/dist no-idea no-mdc2 no-rc5 shared mingw64 I imagine that non-ASCII character is some sort of ndash inserted by an overeager MUA. Anyway the syntax is: ./Configure --prefix=$PWD/dist .. use two A

Re: [openssl-users] Working with large DH parameters

2015-05-04 Thread Jeffrey Walton
On Mon, May 4, 2015 at 10:00 AM, jack seth wrote: >> There is a limit of 1: >> #define OPENSSL_DH_MAX_MODULUS_BITS 1 >> >> I suggest you do not change this. It just gets slower without >> adding security. >> >> I have no idea why it would freeze with something larger than >> 13824. >> >> I

Re: [openssl-users] Regarding the Support for TLS 1.3

2015-05-04 Thread Kurt Roeckx
On Mon, May 04, 2015 at 03:12:17PM +, Salz, Rich wrote: > > I would like to know whether OpenSSL supports TLS 1.3, if supported from > > which version of OpenSSL the implementation started. > > Since TLS 1.3 is not even done yet, no. If I had to guess, I'd say it won't > be "done" for at l

Re: [openssl-users] Working with large DH parameters

2015-05-04 Thread Kurt Roeckx
On Mon, May 04, 2015 at 09:00:21AM -0500, jack seth wrote: > > There is a limit of 1: > > #define OPENSSL_DH_MAX_MODULUS_BITS 1 > > > > I suggest you do not change this. It just gets slower without > > adding security. > > > > I have no idea why it would freeze with something larger than >

Re: [openssl-users] [openssl-dev] openssl-1.0.2-stable-SNAP-20150504 error

2015-05-04 Thread Kurt Roeckx
On Mon, May 04, 2015 at 07:21:11AM -0600, The Doctor wrote: > This also occured in openssl-1.0.2-stable-SNAP-20150503 This will most likely be fixed in the next snapshot. Kurt ___ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mail

Re: [openssl-users] Regarding the Support for TLS 1.3

2015-05-04 Thread Salz, Rich
> I would like to know whether OpenSSL supports TLS 1.3, if supported from > which version of OpenSSL the implementation started. Since TLS 1.3 is not even done yet, no. If I had to guess, I'd say it won't be "done" for at least six months. /r$, IETF TLS WG member

[openssl-users] Regarding the Support for TLS 1.3

2015-05-04 Thread James
Hi there, I would like to know whether OpenSSL supports TLS 1.3, if supported from which version of OpenSSL the implementation started. regards, James Arivazhagan Ponnusamy ___ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/li

[openssl-users] New kernel and Dracut

2015-05-04 Thread Frans de Boer
OK, I compiled a new kernel for the 13.2 release and was installing it. I have to manually copy bzImage and System.map because I do not use the make install which requires the perl-Bootloader to be available. Before I just did mkinitrd -B and the initrd file was made. Now that is part of dracu

Re: [openssl-users] Working with large DH parameters

2015-05-04 Thread jack seth
> There is a limit of 1: > #define OPENSSL_DH_MAX_MODULUS_BITS 1 > > I suggest you do not change this. It just gets slower without > adding security. > > I have no idea why it would freeze with something larger than > 13824. > > I'm not sure what is logging the size, but it might be using >

[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

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

2015-05-04 Thread John Foley
2k.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_LLONG ${x86_gcc_des} > ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gc

[openssl-users] Bug(?) in 1.0.2a: Target Already defined

2015-05-04 Thread Oliver Niebuhr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello People. My Name is Oliver and I am new since today. I just joined because I maybe found a Bug or Issue in Version 1.0.2a: Whenever I try to run: ./Configure —prefix=$PWD/dist no-idea no-mdc2 no-rc5 shared mingw64 or ./Configure —prefix=$PWD/