[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: manual de proftpd



On Fri, 21 Dec 2001, Prosi wrote:

> Hola, necesito un m anual de proftpd en castellano, alguien sabe alguna web?

Manual en español, no conozco. http://www.proftpd.org en ingles.

> Aparte de esto, cuando ejecuto el demonio me sale el siguiente mensaje:
> blue:/etc# proftpd
>  - No certificate files found!
> blue:/etc#

Te falta generar una certificado para el proftpd. ¿Como?:

# openssl req -new -x509 -days 365 -nodes -out ftpd-rsa.pem \
-keyout ftpd-rsa-key.pem

Luego guardas los certificados en sus respectivos lugares en
/etc/ssl/certs/ (el ftpd-rsa.pem) y /etc/ssl/private/ (ftpd-rsa-key.pem),
reinicia el proftpd y listo.


 ---
 pub 1024D/0DD0F1CA 2001-09-19 Fabian A. Arias M. (dewback) <fabian@gnome.cl>
     Key fingerprint = B478 850E 6C8A C388 2B65  68E5 9604 A4FC 0DD0 F1CA
           Debian GNU/Linux Sid - Kernel 2.4.17-rc1-lpp - ReiserFS
          http://www.dewback.cl/ | http://primate.gnome.cl/~fabian/




Reply to: