Actions
Bug #15819
closedPHP error when creating intermediate certificates
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.11
Release Notes:
Force Exclusion
Affected Version:
2.8.0
Affected Architecture:
All
Description
When creating an intermediate cert in 24.11-beta:
PHP Errors: [05-Nov-2024 18:39:32 Europe/London] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/system_camanager.php:658 Stack trace: #0 {main} thrown in /usr/local/www/system_camanager.php on line 658 [05-Nov-2024 18:39:32 Europe/London] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /etc/inc/certs.inc:76 Stack trace: #0 /usr/local/www/system_camanager.php(436): lookup_ca(NULL) #1 {main} thrown in /etc/inc/certs.inc on line 76
Updated by Marcos M 13 days ago
- Subject changed from PHP error creating intermediate certificates to PHP error when creating intermediate certificates
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Fixed with 92eea7fbef08749b36db2e8dd1d16bf26097d9d7.
Actions