feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Missing links in "How to export Root Certification Authority Certificate"

Open danasch1 opened this issue 4 years ago • 3 comments

Describe the bug In https://docs.microsoft.com/en-us/troubleshoot/windows-server/identity/export-root-certification-authority-certificate, step 2a is missing the following links:

http://<ip_address>/certsrv http://<fqdn>/certsrv

It looks like a formatting error occurred. The angle brackets probably need to be escaped (\) or italic needs to be used in place of the brackets.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://docs.microsoft.com/en-us/troubleshoot/windows-server/identity/export-root-certification-authority-certificate.
  2. Scroll down to step 2a under Tips.
  3. The text mentions "the following links" but those links are missing. Here's the text in question:
Usually the Web Enrollment Site resides in following links:

or

ip_address = Root Certification Authority Server IP.

fqdn = Fully qualified domain name of the Root Certification Authority Server.

Expected behavior

It should say:

Usually the Web Enrollment Site resides in following links:

http://<ip_address>/certsrv

or

http://<fqdn>/certsrv

ip_address = Root Certification Authority Server IP.

fqdn = Fully qualified domain name of the Root Certification Authority Server.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Firefox
  • Version 78.3.1esr (64-bit)

Additional context See http://www.isaserver.org/img/upl/vpnkitbeta2/webenrollenterprise.htm for an example of what the links should look like.

danasch1 avatar Oct 29 '20 02:10 danasch1

Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).

welcome[bot] avatar Oct 29 '20 02:10 welcome[bot]

@cobibi Can you take a look at this?

gewarren avatar Nov 17 '20 00:11 gewarren

I see this issue still hasn't been fixed. The fix is quite simple - either escape the angle brackets with a slash () or use italic. Can someone please take care of this?

danasch1 avatar May 09 '22 23:05 danasch1