• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Upgrade Issues - SSL Certs

Q

qcomm

Guest
I just upgraded a test machine from 9.5.2 to 10.1.1.

When trying to upload a SSL certificate via Private Key, Certificate, and CA Certificate files, Plesk Errors with:

Unable to set the certificate: Unable to put certificate file: Unable to arrange cert file: Plesk_tempnam() failed: tempnam failed: Incorrect temporary file name generated

I have run Plesk Reconfigurator to attempt to fix, it seems like it might be a permissions problem but I am unsure where to look.

Any ideas....
 
I saw that KB article. The license was updated via the upgrade process. I haven't had to upload a new one. I believe that when it was uploaded it was done via an xml file as the KB article suggests. Any other thoughts?
 
Try to replace file in %plesk_dir%\admin\plb\ with attached. Do not forget create backup of original file.
And please inform with results.
 

Attachments

  • FileUtils.zip
    1.8 KB · Views: 35
Hi Igor,

Thanks for the file. It seems to have solved my issue. Can you explain the different in the file you supplied to the one that was installed on my server?

thanks,

Chad
 
This is fix for problem with "Incorrect temporary file name generated". I'm not developer and unfortunately I can't explain what was modified in this file.
 
Bug was that on some systems (pretty rare case in fact) drive letter is returned in upper case, and there was case sensitive check.
We have removed case-sensitive check in this place as unnecessary.
 
Back
Top