Description | The article explains how to create a certificate which will be uploaded to FortiWeb OCI configuration to communicate with OCI. |
Scope | FortiWeb. |
Solution |
openssl req -new -key private.key -out oci-connector.csr openssl x509 -req -in oci-connector.csr -out oci-connector.crt -signkey private.key -days 3650
Related document :
Note: This is only valid for Public OCI Cloud, and not Government OCI Cloud.
|
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.