Skip to content

Commit 23d5c82

Browse files
authored
2.0.0 Initial Release (#14)
Initial Public Release Change status codes to EndEntityStatus codes If digicert returns multiple identical certs (same order/cert ID pair), only return one of them Renew/reissue check added, parameter data types specified Don't throw exceptions when unable to retreive product IDs Prevent duplicate certs from syncing Allows for creating the CA prior to having config info available, creating with Enabled = false skips config validation. Port sync CA filter from DCOM gateway
1 parent 4eeac33 commit 23d5c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

digicert-certcentral-caplugin/digicert-certcentral-caplugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Keyfactor.AnyGateway.IAnyCAPlugin" Version="2.1.0-PRERELEASE-47578" />
12+
<PackageReference Include="Keyfactor.AnyGateway.IAnyCAPlugin" Version="2.0.0" />
1313
<PackageReference Include="Keyfactor.Common" Version="2.5.0" />
1414
<PackageReference Include="Keyfactor.Logging" Version="1.1.1" />
1515
<PackageReference Include="Keyfactor.PKI" Version="5.5.0" />

0 commit comments

Comments
 (0)