I am getting below error while renewing SSL certificate for my ftp website which is running under Microsoft Windows 2012 IIS
The SSL certificate was expired 2 months back
I am renewing certificate through letsencrypt-win-simple.V1.9.6.2 with FTPs option
####################################
[WARN] Error creating FTP directory AuthenticationException {Data=[], Message=“
The remote certificate is invalid according to the validation procedure.”, Inner
Exception=null, TargetSite=Void CheckError(), StackTrace=" at System.Net.FtpWe
bRequest.CheckError()\r\n at System.Net.FtpWebRequest.SyncRequestCallback(Obje
ct obj)\r\n at System.IO.Stream.Close()\r\n at System.Net.ConnectionPool.Des
troy(PooledStream pooledStream)\r\n at System.Net.ConnectionPool.PutConnection
(PooledStream pooledStream, Object owningObject, Int32 creationTimeout, Boolean
canReuse)\r\n at System.Net.FtpWebRequest.FinishRequestStage(RequestStage stag
e)\r\n at System.Net.FtpWebRequest.GetResponse()\r\n at LetsEncrypt.ACME.Sim
ple.FTPPlugin.EnsureDirectories(Uri ftpUri)", HelpLink=null, Source=“System”, HR
esult=-2146233087}
[EROR] Exception The remote certificate is invalid according to the validation
procedure.