Re: [Proftpd-user] 534 vs 220/550 response for trying to log in when TLSRequired on
Matus UHLAR - fantomas <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
>> > If you want to require TLS _from the very beginning_, then you have to >> > use "implicit TLS", via the UseImplicitSSL TLSOption. >> > >> >> Thank you. If I wanted to force the use of implicit TLS, would that just be >> a matter of adding UseImplicitSSL to my TLSOptions in the config, rather >> than putting it under a virtual host as showing in the example at >> http://www.proftpd.org/docs/contrib/mod_tls.html? On 02.05.17 08:28, TJ Saunders wrote: >It will depend on whether you want/need to offer plain FTP, or explicit >FTPS, at all -- or whether you just want TLS, all the time. Assuming >the latter, then yes, just adding: > > <IfModule mod_tls.c> > ... > TLSOptions UseImplicitSSL > ... > </IfModule> > >should work. You will also want to ensure/double-check on configuring >your FTPS clients to know that they should use "implicit FTPS"; it's a >slightly different setup for each FTPS client. use port 990 for FTP with implitit SSL. -- Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. Due to unexpected conditions Windows 2000 will be released in first quarter of year 1901 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html