Hi,
i´ve done a fresh install of ACMESharp from PSGallery but following the howto i´m stuck at Initialize-ACMEVault, throws an error at me:
Initialize-ACMEVault : Ein Teil des Pfades "C:\PROGRAM%20FILES\WINDOWSPOWERSHELL\MODULES\ACMESHARP" konnte nicht
gefunden werden.
In Zeile:1 Zeichen:1
+ Initialize-ACMEVault
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Initialize-ACMEVault], DirectoryNotFoundException
+ FullyQualifiedErrorId : System.IO.DirectoryNotFoundException,ACMESharp.POSH.InitializeVault
What have i done wrong? The folder is there... I started the PS with admin rights. Using Server 2012 R2 and .NET 4.5
Thanks