From fb74f8058f915e719633b003a44e82c2004f30c3 Mon Sep 17 00:00:00 2001 From: Rephl3x Date: Wed, 24 Sep 2025 00:36:51 +0000 Subject: [PATCH] Use this to freely generate a certificate - Make sure DNS is pointing to machine using this. --- WACSFreeCert.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/WACSFreeCert.ps1 b/WACSFreeCert.ps1 index a689189..0685e25 100644 --- a/WACSFreeCert.ps1 +++ b/WACSFreeCert.ps1 @@ -44,3 +44,4 @@ foreach ($csr in $csrFiles) { } Write-Host "`nAll CSR filenames processed as hostnames." +