- fix de la génération du certificat .pfx
This commit is contained in:
parent
054c0e8203
commit
8d91f593c0
|
|
@ -790,6 +790,7 @@ do_deb_sys_cert_install(){
|
|||
-out \"$cert_pfx\" \
|
||||
-inkey \"$cert_key\" \
|
||||
-in \"$pfx_input\" \
|
||||
-certfile \"$pfx_input\" \
|
||||
-passout pass: \
|
||||
-legacy \
|
||||
&& chown root:\"$current_group\" \"$cert_pfx\" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue