pure-ftpd with TLS enabled uses /etc/ssl/private/pure-ftpd.pem as its certificate by default. This patch allows user to put their certificate in other place. Fix: % diff -u Makefile.orig Makefile How-To-Repeat: % cd /usr/ports/ftp/pure-ftpd/work/pure-ftpd-1.0.17a/ % grep -- --with-certfile configure.ac [AC_HELP_STRING([--with-certfile=],[certificate file (default: /etc/ssl/private/pure-ftpd.pem)])],
Hi, On Tue, Feb 10, 2004 at 06:17:27PM +0800, Sunpoet Po-Chuan Hsieh wrote: > > >Number: 62626 > >Category: ports > >Synopsis: [ports/ftp/pure-ftpd] allow user to put certificate in other place > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-ports-bugs > >State: open Could you please review this PR ? http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/62626 -Kirill
State Changed From-To: open->feedback Asked for maintainer's review and feedback.
State Changed From-To: feedback->closed Committed, thanks!