Cannot load certificate on new install

Core FTP Server questions and answers
Locked
gringissimo
Posts: 4
Joined: Tue Aug 14, 2018 10:12 pm

Cannot load certificate on new install

Post by gringissimo »

just install coreftp and we want to use ssh for file transfer. I purchased an ssl cert from godaddy, selected IIS (this server will also host a website) and imported the cert into the local machine store. In CoreFTP I selected the cert in the domain properties it accepts it but when I start the server I get this.
[20180814 15:10:00] 2 domain(s) allowed...
[#1] [20180814 15:10:00] Starting domain - public002.prod01.streamwrite.com (#1)...
[#1] [20180814 15:10:00] Loading cert 'certs\00000001'...
[#1] [20180814 15:10:00] Loading cert '\rtts\00000001'...
[#1] [20180814 15:10:00] Cert load failed, generating new key...
[#1] [20180814 15:10:01] Could not write/save key to current directory...
[#1] [20180814 15:10:01] public002.prod01.streamwrite.com active...
I'm thinking it needs a different format? Not sure where to go with this. Any help appreciated. Thanks!
ForumAdmin
Site Admin
Posts: 979
Joined: Mon Mar 24, 2003 4:37 am

Re: Cannot load certificate on new install

Post by ForumAdmin »

You may need to point to the SSH/SFTP certificate directory manually in the global settings - certificate path
www.coreftp.com/server/help/server_global_settings.htm
Locked