mirror of
https://github.com/dyzulk/trustlab-api.git
synced 2026-01-26 21:32:08 +07:00
feat: track and display issuer_serial for absolute CA chain clarity
This commit is contained in:
@@ -25,6 +25,7 @@ class CaCertificate extends Model
|
||||
'valid_to',
|
||||
'is_latest',
|
||||
'issuer_name',
|
||||
'issuer_serial',
|
||||
'cert_path',
|
||||
'der_path',
|
||||
'bat_path',
|
||||
|
||||
Reference in New Issue
Block a user