Technical Tip: Resolving SSL VPN tunnel certificate selection prompt on Mac
| Description | This article describes a solution to the issue where the SSLVPN tunnel prompts for a certificate selection on a Mac device, which is not expected. The user is required to select a certificate, but this prompt should not appear. |
| Scope | FortiGate, FortiClient/EMS. |
| Solution | The following is the untrusted certificate issue reflected in a MAC device:
To resolve the issue, follow these steps:
security set-identity-preference -s "https://192.0.2.1:10443" -c "<trusted CA cert>"
|

