Description | This article explains how to resolve the issue generated while installing new or renewed SSL certificates to the FortiNAC Server via GUI and a red 'X' error or any other error related to the Private Key appears. |
Scope | 8.x, 9.x, 7.2.x, 7.4.x, 7.6.x and above. |
Solution |
Common causes:
Header example:
Identifying Private Key Formats (RSA, Encrypted, PKCS8):
openssl rsa -in <Encrypted-Key> -out <RSA-Key>
Optional:
If it is in a format other than encrypted (such as PKCS8 to RSA), use the following command to convert it:
openssl rsa -in <PKCS8-Key> -out <RSA-Key> Related articles: |
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.