IIS 7.5 FTPS external access - 534 Policy requires SSL
- by markmnl
I have setup a FTP site that requires SSL but when I try connect to it externally I get the error:
220 Microsoft FTP Service
534 Policy requires SSL.
I know - I set it so! Why doesnt it fetch the SSL cert from the site and allow me to logon?!
(Incidentally beware of all the tutorials that Allow but do not Require SSL - while that will…