Mdaemon posh script fails while getting certificate

Hello. I want to get an SSL certificate for my Mdaemon 17.0.0 server. For this, I run the script letsencrypt.ps1 and get an error:
D:\mdaemon\letsencrypt\letsencrypt.ps1:1072 знак:24
+ … icateInfo = Get-ACMECertificate $global:Alias -ExportPkcs12 $CertOutp …
**+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~**
** + CategoryInfo : NotSpecified: (:slight_smile: [Get-ACMECertificate], InvalidOperationException**
** + FullyQualifiedErrorId : System.InvalidOperationException,ACMESharp.POSH.GetCertificate**

LastWriteTime : 16.08.2017 9:49:34
Length : 1491
Name : md501.raw

The script is stopping because an error occurred.

I’m not familiar with PowerShell and the ACME library. Therefore, I ask for help here.
Script and Log-file are placed here

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.