Created on
05-21-2024
12:40 AM
Edited on
11-23-2025
07:01 AM
By
Jean-Philippe_P
| Description |
This article describes how to configure the certificate filter to show only the matched subject and issuer. |
| Scope | FortiClient v7.0. |
| Solution |
Sometimes, in the endpoint, there might be many client certificates available in the personal certificate store, and it could be tedious for the end user to know which client certificate to select to establish a VPN tunnel.
It is possible to use an XML certificate tag to filter based on the common name and issuer. For instance, if it is desired to filter to only show certificates issued by MANGOCA, include the following XML tags:
To filter only client certificates issued by MANGOCA, include the following XML code:
SSL VPN:
<sslvpn> <connections> <connection> <name>Lab SSL VPN</name> <certificate> </connection> </connections> </sslvpn>
IPsec VPN:
<ike_settings> <auth_data> <certificate> </auth_data> </ike_settings>
Results:
|
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.