Skip to content

Commit 075d2bd

Browse files
authored
Merge pull request #53340 from githubarpyka/patch-11
Fixing typing error
2 parents cbceffd + d04cf9f commit 075d2bd

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)