Re: An existing connection was forcibly closed by (General questions)
I am getting the following error if I use
ftps1.PrivateKey = newCert.PrivateKey.ToXmlString(True)
error:
Key not valid for use in specified state.
I am getting the following error if I use
ftps1.PrivateKey = newCert.PrivateKey.ToXmlString(True)
error:
Key not valid for use in specified state.
Complete thread: