ACMESharp
ACMESharp copied to clipboard
NuGet version issue - can't upgrade
Me again. Another issue to report:
NuGet package manager reports that version v0.8.2.268-EA of ACMESharp library is available, but the install fails because there's no appropriate version of dependent libraries (ACMESharp.PKI.Providers.OpenSslLib32 and ACMESharp.PKI.Providers.OpenSslLib64). Here's the error:
'ACMESharp.PKI.Providers.OpenSslLib32 0.8.1.214-EA' is not compatible with 'ACMESharp 0.8.2.268-EA constraint: ACMESharp.PKI.Providers.OpenSslLib32 (>= 0.8.2.268-EA)'
But NuGet claims that the newest available version of these dependent libraries is v0.8.1.214-EA.
Thanks again!
On a more or less related note, the current version of the nuget packages don't publish the BouncyCastle PKI Provider, it would be really cool to have that as Certify has a dependency on that now (but no-longer has a dependency to ACME.Posh).
That's a mistake, the BouncyCastle is the preferred provider version, it should be published. I will remedy this shortly.
Great!