Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you maintain

Companyname
 on your own server, you will need to update the SSL security certificate from time to time. You must update a configuration file with the parameters and name of your occasionally. The procedure to update the certificate on your server will depend on the type of web server you have integrated with
Companyname
. We recommend Nginx as the front-end web server for stability and performance. If 
Companyname
 is integrated with Nginx on your server, please follow these steps to upload a new certificate.

Follow these steps

  1. Transfer Copy the new certificate file to the installer rebuilding environment, via FTP, where the installer is to be rebuilt inside the following directory: /usr/local/bin/EnterpriseWizardCvs/resources.  Say the certificate name is java_codesign_keystore.jks, use FTP to move the file into /usr/local/EnterpriseWizard/EnterpriseWizardCvs/resources.
  2. Edit the file at /usr/local/EnterpriseWizard/EnterpriseWizardCvs/resources/java.local.properties. Update the properties shown below as follows:

    cert.keystore=${ewbuild.dir}/java_codesign_keystore.jks

    cert.keystore.password=#password#

    cert.key.alias=#alias#

  3. Save the file.

  4. SSL certificate and the private key for it to a directory on the server, for example: C:\certs\.
  5. Run the Setup.exe utility found under the 
    Companyname
    installation directory and access the server through HTTP on port 8888 with a web browser. The browser will show "Agiloft Setup Assistant".
  6. Click the "Web Server" link to bring up the Web server settings page.
  7. Select the checkboxes to enable Nginx HTTPS.
    Image Added
  8. Scroll to the bottom of the page and specify the full path to the certificate and private key as shown in the screenshot below.
    Image Added

    Note: The certificates must be in the PEM format.

  9. Click the "Change web server settings" button to apply and restart the application.

  10. Test the new certificates by accessing the site via HTTPS through a browser, at https://www.<domain>.com/gui2/login.jsp.
    Note: If 

    Companyname
     is integrated with some other web server like IIS, please refer to the corresponding documentation from the vendorRun the installer and it will now recognize the new SSL certificate settings.

Hide If
displayprintable

Content by Label
showLabelsfalse
max5
spacesPROD
showSpacefalse
sorttitle
typepage
cqllabel in ("ssl","certificate","security") and type = "page" and space = currentSpace()
labelsrest api integration