fix(ssl): when regenerating SSL certs the cert is not singed with the new CN
This commit is contained in:
parent
a539bfd765
commit
cd63760770
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ class SslCertificate extends Model
|
|||
'ssl_certificate',
|
||||
'ssl_private_key',
|
||||
'configuration_dir',
|
||||
'mount_path',
|
||||
'resource_type',
|
||||
'resource_id',
|
||||
'server_id',
|
||||
|
|
|
|||
Loading…
Reference in a new issue