You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,13 +104,16 @@ The GoDaddy AnyCA Gateway REST plugin is supported by Keyfactor for Keyfactor cu
104
104
105
105
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.
106
106
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
+
108
109
109
110
```shell
111
+
Depending on your AnyCA Gateway REST version, copy the unzipped directory to one of the following locations:
110
112
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net6.0\Extensions
113
+
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net8.0\Extensions
111
114
```
112
115
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.
114
117
115
118
4. Restart the AnyCA Gateway REST service.
116
119
@@ -185,8 +188,6 @@ The GoDaddy AnyCA Gateway REST plugin is supported by Keyfactor for Keyfactor cu
0 commit comments