Skip to content

Commit c306aa6

Browse files
committed
Merge branch 'dev-78415' of https://github.com/Keyfactor/cscglobal-caplugin into dev-78415
2 parents 7a5f158 + c653122 commit c306aa6

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,16 @@ This integration is tested and confirmed as working for Anygateway REST 24.2 and
5555

5656
2. On the server hosting the AnyCA Gateway REST, download and unzip the latest [CSCGlobal CA Gateway AnyCA Gateway REST plugin](https://github.com/Keyfactor/cscglobal-caplugin/releases/latest) from GitHub.
5757

58-
3. Copy the unzipped directory (usually called `net6.0`) to the Extensions directory:
58+
3. Copy the unzipped directory (usually called `net6.0` or `net8.0`) to the Extensions directory:
59+
5960

6061
```shell
62+
Depending on your AnyCA Gateway REST version, copy the unzipped directory to one of the following locations:
6163
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net6.0\Extensions
64+
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net8.0\Extensions
6265
```
6366

64-
> The directory containing the CSCGlobal CA Gateway AnyCA Gateway REST plugin DLLs (`net6.0`) can be named anything, as long as it is unique within the `Extensions` directory.
67+
> The directory containing the CSCGlobal CA Gateway AnyCA Gateway REST plugin DLLs (`net6.0` or `net8.0`) can be named anything, as long as it is unique within the `Extensions` directory.
6568

6669
4. Restart the AnyCA Gateway REST service.
6770

0 commit comments

Comments
 (0)