Skip to content

Commit d04cf9f

Browse files
authored
Fixing typing error
Fixing typing error
1 parent 5c2c174 commit d04cf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/application-proxy-connector-installation-problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Follow the steps to verify the certificate:
9494
2. Extract [PsExec](https://docs.microsoft.com/sysinternals/downloads/psexec) from the package and run **psexec -i -u "nt authority\network service" cmd.exe** from an elevated command prompt.
9595
3. Run **certmgr.msc** in the newly appeared command prompt
9696
2. In the management console expand the Personal container and click on Certificates
97-
3. Locate the certificate issued by **connectorregistrationca.msappproxy.ne
97+
3. Locate the certificate issued by **connectorregistrationca.msappproxy.net**
9898

9999
**To renew the client certificate:**
100100

0 commit comments

Comments
 (0)