Eugene Bekker

Results 143 comments of Eugene Bekker

I'm glad the file output redirection worked. Let's keep this ticket open until I can dive a little deeper into why the default output to console is not working for...

I just merged in the change from @exchange12rocks, once the CI builds and tests successfully, I'll promote it to the main release. If you need it sooner, you can get...

@EdgarTorresNYC -- can you try the command again, and after you get the error, type this: ```PowerShell PS> $Error[0].Exception.GetBaseException().ToString() ``` And then paste the output here?

Cool, this type of thing will hopefully be handled by improvements from #269.

Sounds like a great addition, if anyone has any interest in contributing the necessary changes needed to implement this with BouncyCastle -- please do!

@ftoyon, I just commented on the PR you submitted. As much as I appreciate the contribution, I won't be able to accept it in its current form. I did mention...

This issue has been popping up for lots of folks intermittently lately (even me), I'll need to dig into it a bit to see what's changed recently. In the meantime,...

It's not 10 mos any more, they reduced the validity to only a few weeks now. But @WallyRanson is right, it's happening for folks (even me) even if they try...

You can run this cmdlet to see the list of parameters: ```PowerShell Get-ACMEChallengeHandlerProfile -GetChallengeHandler iis -ParametersOnly ``` You'll see there is a parameter there `OverrideSiteRoot` that allows you to specify...

Yes, you can setup the redirect in IIS or within an application of yours that you host on IIS to redirect.