Hi,
We are running FortiSIEM v5.2.1 with a Collector connected to it. The Collector self-signed SSL Certificate had expired. How do we renew the self-signed certificate for the Collector? I cannot find any forums/documentations how to remediate this issue.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Created on 07-17-2022 07:25 PM
Hello @tienj ,
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Thanks,
Fortinet Community Team
Hi @tienj ,
If you have a custom certificate then you need to renew the cert which can be then replaced in the httpd.conf file.
Also you need CA cert if it'signed by a CA. You need to replace these certs in SIEM and change the httpd
Edit /etc/httpd/conf.d/ssl.conf file and make sure these parameters are configured with your certificate and private key filename.
- SSLCertificateFile /etc/httpd/conf.d/fsiem.crt <<<<<<<<<<<< path where you have put the cert in FSM
- SSLCertificateKeyFile /etc/httpd/conf.d/fsiem.key <<<<<<<<< Path where you have put CA cert key
# Restart Apache.
service httpd restart
Note: Take a snapshot of VM before doing any changes, so that you can revert in case of issue.
Related Link:
https://community.fortinet.com/t5/FortiSIEM/Technical-Tip-How-to-apply-a-self-signed-or-certificate/...
Regards,
Prem Chander R
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1732 | |
1106 | |
752 | |
447 | |
240 |
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 2024 Fortinet, Inc. All Rights Reserved.