feat: implement Family SSL grouping and refined issuer tracking

This commit is contained in:
dyzulk
2026-01-07 10:00:57 +07:00
parent c47e91db81
commit face81d5cb
3 changed files with 7 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ class CaCertificate extends Model
'is_latest',
'issuer_name',
'issuer_serial',
'family_id',
'cert_path',
'der_path',
'bat_path',