Complaints about "self signed cert", go full
This commit is contained in:
parent
06b627563c
commit
a6cae4dd47
|
@ -36,7 +36,7 @@ let
|
||||||
in [
|
in [
|
||||||
cert-copy.certificate
|
cert-copy.certificate
|
||||||
cert-copy.private-key
|
cert-copy.private-key
|
||||||
cert-copy.chain
|
cert-copy.full-certificate
|
||||||
];
|
];
|
||||||
|
|
||||||
siteCertService = site:
|
siteCertService = site:
|
||||||
|
|
Loading…
Reference in New Issue