We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c912218 commit cf331f3Copy full SHA for cf331f3
integration-manifest.json
@@ -1,7 +1,8 @@
1
{
2
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json",
3
"name": "HID Global AnyCA REST plugin",
4
- "release_dir": "HydrantCAProxy/bin/Release/net6.0",
+ "release_dir": "HydrantCAProxy/bin/Release",
5
+ "release_project": "HydrantCAProxy/HydrantIdCAPlugin.csproj"
6
"description": "AnyCA Gateway REST plugin that extends HydrantId Certificate Authority Service to Keyfactor Command",
7
"status": "production",
8
"integration_type": "anyca-plugin",
0 commit comments