Created on
11-20-2023
09:18 PM
Edited on
04-14-2025
11:10 PM
By
Jean-Philippe_P
Description |
This article describes one of the possible reasons why the certificate chain seems broken even if the root certificate is installed. If the System -> Certificate configuration page is checked, root and local certificates are installed but if trying to use openssl command to check the certificate chain, the chain is not complete as it should be.
Make sure to have the right certificate configured under VPN -> SSL-VPN Settings:
Check the certificate chain via the OpenSSL command:
C:\Users\fortinet> openssl s_client -showcerts -connect lab.testlab.com.au:443 |
Scope | FortiGate. |
Solution |
Restart the sslvpnd process using the fnsysctl command:
fnsysctl killall sslvpnd
After that, the certificate chain should be shown as complete by the OpenSSL command:
C:\Users\fortinet> openssl s_client -showcerts -connect lab.testlab.com.au:443
Related document: |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.