Skip to content

Commit e9164fe

Browse files
author
Keyfactor
committed
Update generated docs
1 parent 26f8ec5 commit e9164fe

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
@@ -429,13 +429,16 @@ This section outlines all required ports, file access, permissions, and validati
429429

430430
2. On the server hosting the AnyCA Gateway REST, download and unzip the latest [Acme AnyCA Gateway REST plugin](https://github.com/Keyfactor/acme-provider-caplugin/releases/latest) from GitHub.
431431

432-
3. Copy the unzipped directory (usually called `net6.0`) to the Extensions directory:
432+
3. Copy the unzipped directory (usually called `net6.0` or `net8.0`) to the Extensions directory:
433+
433434

434435
```shell
436+
Depending on your AnyCA Gateway REST version, copy the unzipped directory to one of the following locations:
435437
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net6.0\Extensions
438+
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net8.0\Extensions
436439
```
437440

438-
> The directory containing the Acme AnyCA Gateway REST plugin DLLs (`net6.0`) can be named anything, as long as it is unique within the `Extensions` directory.
441+
> The directory containing the Acme AnyCA Gateway REST plugin DLLs (`net6.0` or `net8.0`) can be named anything, as long as it is unique within the `Extensions` directory.
439442

440443
4. Restart the AnyCA Gateway REST service.
441444

0 commit comments

Comments
 (0)