mirror of
https://github.com/dyzulk/trustlab-api.git
synced 2026-01-26 13:22:05 +07:00
feat: add issuer_name tracking and display in CA management
This commit is contained in:
@@ -24,6 +24,7 @@ class CaCertificate extends Model
|
||||
'valid_from',
|
||||
'valid_to',
|
||||
'is_latest',
|
||||
'issuer_name',
|
||||
'cert_path',
|
||||
'der_path',
|
||||
'bat_path',
|
||||
|
||||
Reference in New Issue
Block a user