OPNsense Forum

English Forums => 25.7, 25.10 Series => Topic started by: zeropage on August 19, 2025, 12:25:17 PM

Title: Import certificate (signed by CA) - unable to get local issuer certificate
Post by: zeropage on August 19, 2025, 12:25:17 PM
I operate my own root and intermediate CA and would like to use a certificate for the Syslog client (TLS). I have taken the following steps:


I performed this process some time ago and had no problems. Unfortunately, I cannot find any documentation for my request. I would be very grateful if someone could help. Thanks in advance.
Title: Re: Import certificate (signed by CA) - unable to get local issuer certificate
Post by: Fabian Wenk on August 22, 2025, 03:14:12 PM
I have not tested this on my own, so this me just guessing a few things worth checking.

- I the time correct on all systems?
- Is your Root CA and Intermediate CA still valid?
- May you have used another Intermediate CA to sign the CSR, as you have imported into OPNsense?
- Check content of all involved certificates with 'openssl x509 -noout -text -in /path/to.pem | less'