How to compile for 64-bit operation on Mac OS Intel?

2010-03-28 Thread James Brown
When I try to compile Postfix 2.7.0, sudo make install ends with: cc -arch x86_64 -DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DHAS_PCRE -I/usr/local/include -DHAS_SSL -I/usr/include/openssl -DHAS_MYSQL -I/usr/local/mysql/include/mysql -DBIND_8_COMPAT -DNO_NETINFO -DNO_KQUEUE

Re: OpenSSL 0.9.8n released

2010-03-28 Thread Nigel Horne
Sorry to report that this version doesn't compile on my Mac: ... cc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch ppc -O3 -DB_ENDIAN -c -o dso_dlfcn.o dso_dlfcn.c dso_dlfcn.c:71: header file 'dlfcn.h' not found cpp-precomp: warning: errors durin

Re: associating a cert with a private key

2010-03-28 Thread Michael S. Zick
On Sun March 28 2010, sd dd wrote: > > haven't had any luck with this alias so far, thought I've try it one more > time :) > > > > here is my understanding of a cert signing request, > > client create a key pair, > > send the public key to server for signing > > server send back the s

Re: associating a cert with a private key

2010-03-28 Thread David Woodhouse
On Sat, 2010-03-27 at 22:41 -0700, sd dd wrote: > > haven't had any luck with this alias so far, thought I've try it one > more time :) > > here is my understanding of a cert signing request, > client create a key pair, > send the public key to server for signing > server send back the sign