Local policy on server does not allow TLS secure connections

written by Justin on Thursday, August 14 2008

IIS 7.0 FTP Error message while attempting SSL authentication:

[R] 220 Microsoft FTP Service
[R] AUTH SSL
[R] 534-Local policy on server does not allow TLS secure connections.
[R]  Win32 error:   Access is denied.
[R]  Error details: SSL certificate was not configured.
[R] 534 End
[R] Failed SSL/TLS negotiation, disconnected
[R] Connection failed (Connection lost)

Solution: Set a server-level SSL certificate, not just at the site level.

Similar Posts

  1. ISA Server KB Articles
  2. Internet Explorer 7 Beta 2
  3. IIS FTP7 on Windows Server 2008

Post a comment