Technical Tip: FortiNAC GUI shows details of new certificate recently updated but FortiNAC service still present the old certificate
| Description | This article describes the procedure for resolving certificate-related issues that occur after uploading a new certificate to FortiNAC targets. Although the GUI correctly displays the newly uploaded certificate details, the FortiNAC may continue to present the previous (old) certificate for the associated target or service. |
| Scope | FortiNAC-F. |
| Solution | Create a customized fixKeystorePrimaryLink script via CLI using the steps below:
Press the 'Esc' button. FortiNAC_CLI:/home/cm/scripts$ ll Perform 'chmod +x fixKeystorePrimaryLink' to give execute permission: FortiNAC_CLI:/home/cm/scripts$ chmod +x fixKeystorePrimaryLink
After, select a time a couple of minutes later than the current time.
After the script execution is complete, the Scheduler Job will automatically be removed. |


