Re: openssl upgrade, libcrypto, libssl confusion

2012-07-25 Thread Anton Shterenlikht
On Wed, Jul 25, 2012 at 5:06 AM, Anton Shterenlikht wrote: > On Wed, Jul 25, 2012 at 12:30:29PM +0100, Anton Shterenlikht wrote: >> In /usr/src/UPDATING I see >> >> 20120712: >> The OpenSSL has been upgraded to 1.0.1c. Any binaries requiri

RE: openssl upgrade, libcrypto, libssl confusion

2012-07-25 Thread Oleg Moskalenko
sd.org [mailto:owner-freebsd- > curr...@freebsd.org] On Behalf Of Anton Shterenlikht > Sent: Wednesday, July 25, 2012 4:30 AM > To: freebsd-current@freebsd.org > Subject: openssl upgrade, libcrypto, libssl confusion > > In /usr/src/UPDATING I see > > 20120712: > The OpenSSL

Re: openssl upgrade, libcrypto, libssl confusion

2012-07-25 Thread Garrett Cooper
On Wed, Jul 25, 2012 at 5:06 AM, Anton Shterenlikht wrote: > On Wed, Jul 25, 2012 at 12:30:29PM +0100, Anton Shterenlikht wrote: >> In /usr/src/UPDATING I see >> >> 20120712: >> The OpenSSL has been upgraded to 1.0.1c. Any binaries requiring >> libcrypto.so.6 or libssl.so.6 must b

Re: openssl upgrade, libcrypto, libssl confusion

2012-07-25 Thread Anton Shterenlikht
On Wed, Jul 25, 2012 at 12:30:29PM +0100, Anton Shterenlikht wrote: > In /usr/src/UPDATING I see > > 20120712: > The OpenSSL has been upgraded to 1.0.1c. Any binaries requiring > libcrypto.so.6 or libssl.so.6 must be recompiled. Also, there are > configuration changes. M

openssl upgrade, libcrypto, libssl confusion

2012-07-25 Thread Anton Shterenlikht
In /usr/src/UPDATING I see 20120712: The OpenSSL has been upgraded to 1.0.1c. Any binaries requiring libcrypto.so.6 or libssl.so.6 must be recompiled. Also, there are configuration changes. Make sure to merge /etc/ssl/openssl.cnf. Looking at this: # make -C /usr/src ch