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: docsource/configuration.md
-20Lines changed: 0 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,26 +191,6 @@ The plugin uses a configurable **Renewal Window** (default: 30 days) to determin
191
191
- If the existing order is **within** the renewal window (i.e., expiring within N days), the plugin performs a **renewal** (new order linked to the original)
192
192
- If the existing order is **outside** the renewal window (still has significant life remaining), the plugin performs a **reissue** on the same order
193
193
194
-
## Installation
195
-
196
-
1. Install the AnyCA Gateway REST per the [official Keyfactor documentation](https://software.keyfactor.com/Guides/AnyCAGatewayREST/Content/AnyCAGatewayREST/InstallIntroduction.htm).
197
-
198
-
2. On the server hosting the AnyCA Gateway REST, download and unzip the latest [SSL Store AnyCA Gateway REST plugin](https://github.com/Keyfactor/sslstore-caplugin/releases/latest) from GitHub.
199
-
200
-
3. Copy the unzipped directory (usually called `net6.0` or `net8.0`) to the Extensions directory:
201
-
202
-
```shell
203
-
Depending on your AnyCA Gateway REST version, copy the unzipped directory to one of the following locations:
204
-
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net6.0\Extensions
205
-
Program Files\Keyfactor\AnyCA Gateway\AnyGatewayREST\net8.0\Extensions
206
-
```
207
-
208
-
> The directory containing the SSL Store AnyCA Gateway REST plugin DLLs (`net6.0` or `net8.0`) can be named anything, as long as it is unique within the `Extensions` directory.
209
-
210
-
4. Restart the AnyCA Gateway REST service.
211
-
212
-
5. Navigate to the AnyCA Gateway REST portal and verify that the Gateway recognizes the SSL Store plugin by hovering over the ⓘ symbol to the right of the Gateway on the top left of the portal.
0 commit comments