NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: jking on March 04, 2012, 07:39:31 AM

Title: Certificate folder location?
Post by: jking on March 04, 2012, 07:39:31 AM
     I find that when I first turn on SSL in an app, a certificate folder is created in the main app folder, not in the web folder.  I understood that the certificates folder should be under the web folder.
     So I copied this, with my certificate files, to the web folder and deleted the folder from the main app folder.  When I re-run the app the certificate folder under the web folder is emptied and a new one, with my certificate files, is created under the main app folder again.  This occurs when running locally.   I have not tested this particular app, C8.8778, ABC, NT 6.24, on my server yet.  Is this expected behavior?

Thanks,

Jeff King   
Title: Re: Certificate folder location?
Post by: kevin plummer on March 04, 2012, 03:25:29 PM
yes, Bruce posted a note on this NG a while back and it is in the version history

6.19 (10 February 2012)

Important Change: The setting on the WebServer procedure for secure sites, Certificate, is no longer relative to the web folder, but relative to the app folder. The folder will be moved automatically from "relative to web" to "relative to app".
Title: Re: Certificate folder location?
Post by: jking on March 05, 2012, 10:17:50 AM
Kevin,

     Got it, thanks.

Jeff