Created on 10-14-2022 06:14 AM Edited on 10-14-2022 06:24 AM By Anthony_E
Description | This article describes how to reset the local certificate if it has expired and preventing playbooks from running e.g. Alerts -> Execute -> [PLAYBOOK]. |
Scope | FortiSOAR 6.2 Playbooks. |
Solution |
In the FortiSOAR command line, run the following commands under the root user:
sudo su root openssl x509 -in /etc/pki/ca-trust/source/anchors/cs.loc.root.crt -text -noout
curl -s https://raw.githubusercontent.com/ftnt-cse/FSR/master/fsr_ca_cert_update.sh| bash /dev/stdin
Get the hostname by running:
hostname
Run the following command to generate the certificates for the hostname:
csadm certs --generate <hostname>
Reboot the FortiSOAR:
reboot |
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.