Bug #43
missing certificate_identity in SQL database causes segfault
Start date:
Due date:
Estimated time:
Affected version:
5.9.2
Resolution:
Description
The strongSwan Root CA certificate is stored in an SQLite database but the certificate_identity is missing. As consequence charon segfaults when it cannot find the issuer certificate during trust chain verification.
Associated revisions
History
#1 Updated by Martin Willi about 14 years ago
- Status changed from New to Closed
- Affected version set to fixed
r3767.
fixed bad cleanup which results in segfault if no issuer cert found, fixes #43