Use this to freely generate a certificate - Make sure DNS is pointing to machine using this.
This commit is contained in:
@@ -28,7 +28,7 @@ foreach ($csr in $csrFiles) {
|
||||
"--host", $baseName,
|
||||
"--store", "pfxfile",
|
||||
"--pfxfilepath", "C:\programdata\wacs\output\",
|
||||
"--baseuri", "https://acmeprod.wd.govt.nz:9999/acme/rsa/",
|
||||
"--baseuri", "https://acmeprod.domain.govt.nz:9999/acme/rsa/",
|
||||
"--validation", "selfhosting",
|
||||
"--validationport", "9998",
|
||||
"--verbose"
|
||||
|
||||
Reference in New Issue
Block a user