Skip to content

Commit 06d869d

Browse files
committed
Merge branch 'certupload' of https://github.com/Keyfactor/sectigo-scm-caplugin into certupload
2 parents 8e12e47 + a53b3ce commit 06d869d

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
@@ -63,13 +63,16 @@ In addition, for the admin account you plan to use, make sure it has the API adm
6363

6464
2. On the server hosting the AnyCA Gateway REST, download and unzip the latest [Sectigo Certificate Manager Gateway AnyCA Gateway REST plugin](https://github.com/Keyfactor/sectigo-scm-caplugin/releases/latest) from GitHub.
6565

66-
3. Copy the unzipped directory (usually called `net6.0`) to the Extensions directory:
66+
3. Copy the unzipped directory (usually called `net6.0` or `net8.0`) to the Extensions directory:
67+
6768

6869
```shell
70+
Depending on your AnyCA Gateway REST version, copy the unzipped directory to one of the following locations:
6971
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net6.0\Extensions
72+
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net8.0\Extensions
7073
```
7174

72-
> The directory containing the Sectigo Certificate Manager Gateway AnyCA Gateway REST plugin DLLs (`net6.0`) can be named anything, as long as it is unique within the `Extensions` directory.
75+
> The directory containing the Sectigo Certificate Manager 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.
7376

7477
4. Restart the AnyCA Gateway REST service.
7578

0 commit comments

Comments
 (0)