Eugene Bekker

Results 143 comments of Eugene Bekker

Sorry about that -- I forgot about the dependency in ACMESharp to those two packages. At a minimum I should remove the requirement for keeping the versions in sync as...

So, let me address (1) first -- you can use `Get-ACMECertificate` to gain access to the issued certificate for your domain, and `Get-ACMEIssuerCertificate` to get the immediate signer (CA) certificate....

Regarding the second issue, I'll need to rerun the test for that scenario -- there have been lots of changes in the underlying library and PS module so I could...

Their doc is a bit confusing. In one part they say to include the root CA and in another they have this bullet: ''' Although the root certificate is optional,...

@devinbost -- are you going against Let's Encrypt PROD or STAGING?

Actually, the default is pointing to PROD. There is a switch `-BaseService` that allows you to set to one of 2 predefined endpoints, either `LetsEncrypt` or `LetsEncrypt-STAGING`. The default for...

Sorry to waste so much of your time, our goal here at ACMESharp, Inc. is complete customer satisfaction, I will issue you a full refund for everything you paid for...

What version of ACMESharp are you using?

So if you do `Get-Module ACMESharp` you're seeing version 0.9.1.x, correct?

All is forgiven. So back in 2015, that may have been the case, but since then there have been numerous changes at LE as well as ACMESharp. I ran through...