Skip to content

Commit d5aa46e

Browse files
author
Keyfactor
committed
Update generated docs
1 parent fd97b4a commit d5aa46e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,16 @@ The GoDaddy AnyCA Gateway REST plugin is supported by Keyfactor for Keyfactor cu
104104

105105
2. On the server hosting the AnyCA Gateway REST, download and unzip the latest [GoDaddy AnyCA Gateway REST plugin](https://github.com/Keyfactor/godaddy-caplugin/releases/latest) from GitHub.
106106

107-
3. Copy the unzipped directory (usually called `net6.0`) to the Extensions directory:
107+
3. Copy the unzipped directory (usually called `net6.0` or `net8.0`) to the Extensions directory:
108+
108109

109110
```shell
111+
Depending on your AnyCA Gateway REST version, copy the unzipped directory to one of the following locations:
110112
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net6.0\Extensions
113+
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net8.0\Extensions
111114
```
112115

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

115118
4. Restart the AnyCA Gateway REST service.
116119

@@ -185,8 +188,6 @@ The GoDaddy AnyCA Gateway REST plugin is supported by Keyfactor for Keyfactor cu
185188

186189

187190

188-
189-
190191
## License
191192

192193
Apache License 2.0, see [LICENSE](LICENSE).

0 commit comments

Comments
 (0)