ACMESharp icon indicating copy to clipboard operation
ACMESharp copied to clipboard

NuGet version issue - can't upgrade

Open peske opened this issue 7 years ago • 3 comments

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!

peske avatar Mar 23 '17 12:03 peske

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).

webprofusion-chrisc avatar Apr 03 '17 01:04 webprofusion-chrisc

That's a mistake, the BouncyCastle is the preferred provider version, it should be published. I will remedy this shortly.

ebekker avatar Aug 01 '17 15:08 ebekker

Great!

webprofusion-chrisc avatar Aug 02 '17 12:08 webprofusion-chrisc