pkg-descr

BSDftpd-ssl is the secure FTP server that supports industry standard TLS/SSL
encryption and authentication for whole FTP sessions and data transfers. This
implementation is compatible with the original FTP protocol, which is described
in RFC 959, and the TLS/SSL enhancement allows RFC 2228-compliant TLS/SSL
protection for both control and data channels.

This package contains the secure FTP server, the command-line TLS/SSL-aware FTP
client utility, an essential documentation, and also script programs for a
basic X.509 certificate management.

WWW: http://bsdftpd-ssl.sc.ru

pkg-plist

bin/ftps
etc/rc.d/bsdftpd_ssl.sh
libexec/ftpd
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/cert/cert-nopass.sh
%%PORTDOCS%%%%DOCSDIR%%/cert/cert-pass.sh
%%PORTDOCS%%%%DOCSDIR%%/cert/cert-dummy.sh
%%PORTDOCS%%%%DOCSDIR%%/cert/xCA.sh
%%PORTDOCS%%%%DOCSDIR%%/docs/README
%%PORTDOCS%%%%DOCSDIR%%/docs/cert-basics.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/cert-howto.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/ciphers.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/licenses
%%PORTDOCS%%%%DOCSDIR%%/docs/standards.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/verify.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/x509_auth.txt
%%PORTDOCS%%%%EXAMPLESDIR%%/README
%%PORTDOCS%%%%EXAMPLESDIR%%/ftpchroot
%%PORTDOCS%%%%EXAMPLESDIR%%/ftpusers
%%PORTDOCS%%%%EXAMPLESDIR%%/rc.conf.d/bsdftpd_ssl
%%PORTDOCS%%@dirrm %%DOCSDIR%%/cert
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/rc.conf.d
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%