Please fill out the fields below so we can help you better.
My domain is:parlocameoncorporation.com
I ran this command:Initialize-ACMEVault
It produced this output:Initialize-ACMEVault : The term ‘Initialize-ACMEVault’ is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
Initialize-ACMEVault
+ CategoryInfo : ObjectNotFound: (Initialize-ACMEVault:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException(does this for all acmesharp commands)
My web server is (include version):Nginx-1.13.2
The operating system my web server runs on is (include version):Windows 10
My hosting provider, if applicable, is:NONE
I can login to a root shell on my machine (yes or no, or I don’t know):yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):NO
ACME-Sharp is a PowerShell Library which means you do need to be familiar with PowerShell to get the most out of it
If you are trying to use Let's Encrypt on windows and are not comfortable to a medium level with powershell I would suggest using one of the other clients (your time is probably better spent learning those)
@ahaw021 How would I go about that though? Used Install-Module, and according to Microsoft’s Technet, modules should be imported automatically on a command.