Re: [openssl-users] Windows 1.1.1 binaries and web server

2018-02-23 Thread Angus Robertson - Magenta Systems Ltd
> This is very useful! Can you post an udate to the wiki? > https://wiki.openssl.org/index.php/Binaries Wiki has been updated with details of the binaries and download locations. Angus -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[openssl-users] c_hash/ca-certificates.crt

2018-02-23 Thread e...@coderhacks.com
Hello! Normally I put new certificates into /etc/ssl/certs and create the hash-link. That workes for me for many years. Just found out 2 new things agout that. 1. There is c_hash that does the creation of the hash-link for me. Great! 2. ca-certificates.crt is there too. It has any certifica

Re: [openssl-users] c_hash/ca-certificates.crt

2018-02-23 Thread Matt Caswell
On 23/02/18 14:06, e...@coderhacks.com wrote: > Hello! > > Normally I put new certificates into /etc/ssl/certs and create the > hash-link. > That workes for me for many years. > > > Just found out 2 new things agout that. > > 1. There is c_hash that does the creation of the hash-link for me.

Re: [openssl-users] c_hash/ca-certificates.crt

2018-02-23 Thread Jakob Bohm
On 23/02/2018 15:55, Matt Caswell wrote: On 23/02/18 14:06, e...@coderhacks.com wrote: Hello! Normally I put new certificates into /etc/ssl/certs and create the hash-link. That workes for me for many years. Just found out 2 new things agout that. 1. There is c_hash that does the creation of

[openssl-users] M2Crypto Updates

2018-02-23 Thread Daniel Wozniak
I've recently made some changes to M2Crypto (a SWIG wrapper around OpenSSL for Python). The changes update M2Crypto such that it can be compiled and run on Windows without needing applink.c. M2Crypto's maintainer Matěj has reviewed the changes and was happy enough with them that he's pushed a r

[openssl-users] [ANN] M2Crypto 0.29.0 ... now supporting Windows

2018-02-23 Thread Matěj Cepl
Hi, everybody, just on the heels of 0.28.* with Python 3 compatibility with 0.29.0 resolving another heavy problem. This time we have renewed compatibility with Windows (all tests pass on Win32 and Win64 on all supported combinations of versions of OpenSSL and Python). The problem I have and I wo

[openssl-users] OpenSSL 1.1.1pre1 fails to build on AIX 7.1

2018-02-23 Thread Norm Green
Looks like no target .a file is passed to ar ? Note: OpenSSL 1.1.0 succeeds on this platform. /export/localnew/RISC6000.AIX/perl-5.24.0/bin/perl -i -pe 's/^.*\|//; s/ \/(\\.|[^ ])*//; $_ = undef if (/: *$/ || /^(#.*| *)$/); $_.="\n" unless !defined($_) or /\R$/g;' apps/s_socket.d.tmp ar -X 64

Re: [openssl-users] OpenSSL 1.1.1pre1 fails to build on AIX 7.1

2018-02-23 Thread Dennis Clarke
On 23/02/18 05:31 PM, Norm Green wrote: Looks like no target .a file is passed to ar ? Note: OpenSSL 1.1.0 succeeds on this platform. /export/localnew/RISC6000.AIX/perl-5.24.0/bin/perl -i -pe 's/^.*\|//; s/ \/(\\.|[^ ])*//; $_ = undef if (/: *$/ || /^(#.*| *)$/); $_.="\n" unless !defined($_)

Re: [openssl-users] OpenSSL 1.1.1pre1 fails to build on AIX 7.1

2018-02-23 Thread Norm Green
Adding "-cru" to arflags for AIX in Configuratinos/10-main.conf solves the problem. On 2/23/2018 2:36 PM, Dennis Clarke wrote: On 23/02/18 05:31 PM, Norm Green wrote: Looks like no target .a file is passed to ar ? Note: OpenSSL 1.1.0 succeeds on this platform. /export/localnew/RISC6000.AI

Re: [openssl-users] 1.1.1 pre1 tests failing on Solaris SPARC

2018-02-23 Thread Dennis Clarke
On 21/02/18 04:53 PM, Norm Green wrote: On 2/21/2018 12:46 PM, Andy Polyakov wrote: And "the default for all v9 architectures is -xmemalign=8s". I'm getting confused.  Since I did not specify -xmemalign at all.. Without getting into some needed CFLAGS let me just say that the build ran fine h

Re: [openssl-users] 1.1.1 pre1 tests failing on Solaris SPARC

2018-02-23 Thread Dennis Clarke
I have run into a bit of a snag here. Firstly everything compiles just fine with zero code changes. Zero. All we need are some careful CFLAGS and the compile moves along swimmingly. However the test stage gets terribly wedged just after test 70-test_clienthello.t completes. Not sure why but the