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
In NGINX Instance Manager (NIM) v2.19.0, publishing a NAP policy from the UI fails if the latest NAP compiler v5.264 (NAP v4.13.0 or NAP v5.5.0) is manually installed without adding the NGINX repository certificate and key.
33
33
34
+
#### Workaround
34
35
35
-
#### Workaround
36
+
1. Download the NGINX repository certificate and key:
37
+
- Log in to [MyF5](https://account.f5.com/myf5).
38
+
- Go to **My Products and Plans > Subscriptions**.
39
+
- Download the SSL certificate (*nginx-repo.crt*) and private key (*nginx-repo.key*) for your NGINX App Protect subscription.
40
+
41
+
2. Upload the certificate and key using the NGINX Instance Manager web interface:
42
+
- Go to **Settings > NGINX Repo Connect**.
43
+
- Select **Add Certificate**.
44
+
- Choose **Select PEM files** or **Manual entry**.
45
+
- If using manual entry, copy and paste your *certificate* and *key* details.
36
46
37
-
1. Add the NGINX repository certificate and key.
38
-
2. Restart the `nms-integrations.service`:
47
+
For detailed steps, see [Upload NGINX App Protect WAF certificate and key](https://docs.nginx.com/nginx-instance-manager/nginx-app-protect/setup-waf-config-management/#upload-nginx-app-protect-waf-certificate-and-key).
0 commit comments