Skip to content

Commit 88123e1

Browse files
author
Keyfactor
committed
Update generated docs
1 parent 75e8166 commit 88123e1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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)