1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/ftp/ftpd-tls/files/patch-README.TLS
Alexander Leidinger 2848c498d2 Add ftpd-tls, a FTP AUTH TLS aware ftp server. This is the counterpart
to ftp/ftp-tls and also written by Peter Runestig.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-09-10 08:11:48 +00:00

11 lines
423 B
Plaintext

--- README.TLS.orig Tue Sep 9 03:04:28 2003
+++ README.TLS Tue Sep 9 03:05:05 2003
@@ -33,6 +33,7 @@
These files is searched for in the following directorys (in this order):
o Current working directory of the process.
+o %%PREFIX%%/etc/ftpd-tls.
o Specified by the `X509_get_default_cert_dir_env()` environment variable
(usually $SSL_CERT_DIR).
o `X509_get_default_cert_dir()`, usually (openssl-dir)/certs.