Re: vsftpd + SSL not working

2011-01-05 Thread Redd Vinylene
On Thu, Dec 9, 2010 at 2:46 PM, Redd Vinylene wrote: > On Thu, Dec 9, 2010 at 1:16 PM, Odhiambo Washington wrote: > >> >> >> On Thu, Dec 9, 2010 at 3:10 PM, Redd Vinylene wrote: >> >>> I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD >>> 8.2-PRERELEASE) so my band can share new trac

Re: vsftpd + SSL not working

2010-12-09 Thread Jerry
On Thu, 9 Dec 2010 14:46:11 +0100 Redd Vinylene articulated: > I tried installing OpenSSL 1.0.0b from ports over 0.9.8p that came > with FreeBSD - and then recompiling vsftpd (commenting out the .if > ${OSVERSION} < 70 and the .endif below it in the Makefile to > force it to link to the port)

Re: vsftpd + SSL not working

2010-12-09 Thread Redd Vinylene
On Thu, Dec 9, 2010 at 1:16 PM, Odhiambo Washington wrote: > > > On Thu, Dec 9, 2010 at 3:10 PM, Redd Vinylene wrote: > >> I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD >> 8.2-PRERELEASE) so my band can share new tracks, production material and >> what not, but my SSL certificate

Re: vsftpd + SSL not working

2010-12-09 Thread Odhiambo Washington
On Thu, Dec 9, 2010 at 3:10 PM, Redd Vinylene wrote: > I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD > 8.2-PRERELEASE) so my band can share new tracks, production material and > what not, but my SSL certificate keeps messing it up: > http://pastie.org/1358536 - anybody know why?