Ticket #19344 (closed enhancement: fixed)
proftpd - no support for tls
| Reported by: | guillaume@… | Owned by: | jenix@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | macsforever2000@…, jann@… | |
| Port: | proftpd |
Description
It'd be awesome if the proftpd port had a tls variant out of the box. The tls module is included with proftpd source code, and it only depends on openssl !
Currently, I have to edit proftpd's portfile everytime it's updated to add the following tls variant.
variant tls {
depends_lib-append port:openssl
configure.args-append --with-modules=mod_tls
}
Change History
Note: See
TracTickets for help on using
tickets.

