-
Hi guys - I'm attempting to renew a certificate using the ACME package and SFTP. I have an SFTP server running on Ubuntu on port 2207. I can connect to this SFTP server with the credentials supplied without issue using WinSCP.
When doing a renew, I get the following.
Could not connect to SFTP sftp.xxxx.xxx on port 2207
The upload directory has full permissions for the user and have setup the necessary structure. The path looks like this
/upload/.well-known/acme-challenge/
What is going on?
Many thanks