Skip to content

Commit 2a2121d

Browse files
committed
more fixes
1 parent 6038be7 commit 2a2121d

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

articles/defender-for-iot/organizations/how-to-deploy-certificates.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,27 +47,27 @@ Create SSL/TLS certificates by first downloading a security certificate from the
4747

4848
### Export an SSL/TLS certificate
4949

50-
1. Use a certificate management platform to create the following types of SSL/TLS certificate files:
50+
Use a certificate management platform to create the following types of SSL/TLS certificate files:
5151

52-
| File type | Description |
53-
|---------|---------|
54-
| **.crt – certificate container file** | A `.pem`, or `.der` file, with a different extension for support in Windows Explorer.|
55-
| **.key – Private key file** | A key file is in the same format as a `.pem` file, with a different extension for support in Windows Explorer.|
56-
| **.pem – certificate container file (optional)** | Optional. A text file with a Base64-encoding of the certificate text, and a plain-text header and footer to mark the beginning and end of the certificate. |
52+
| File type | Description |
53+
|---------|---------|
54+
| **.crt – certificate container file** | A `.pem`, or `.der` file, with a different extension for support in Windows Explorer.|
55+
| **.key – Private key file** | A key file is in the same format as a `.pem` file, with a different extension for support in Windows Explorer.|
56+
| **.pem – certificate container file (optional)** | Optional. A text file with a Base64-encoding of the certificate text, and a plain-text header and footer to mark the beginning and end of the certificate. |
5757

58-
For example:
58+
For example:
5959

60-
1. Open the downloaded certificate file and select the **Details** tab > **Copy to file** to run the **Certificate Export Wizard**.
60+
1. Open the downloaded certificate file and select the **Details** tab > **Copy to file** to run the **Certificate Export Wizard**.
6161

62-
1. In the **Certificate Export Wizard**, select **Next** > **DER encoded binary X.509 (.CER)** > and then select **Next** again.
62+
1. In the **Certificate Export Wizard**, select **Next** > **DER encoded binary X.509 (.CER)** > and then select **Next** again.
6363

64-
1. In the **File to Export** screen, select **Browse**, choose a location to store the certificate, and then select **Next**.
64+
1. In the **File to Export** screen, select **Browse**, choose a location to store the certificate, and then select **Next**.
6565

66-
1. Select **Finish** to export the certificate.
66+
1. Select **Finish** to export the certificate.
6767

68-
> [!NOTE]
69-
> You may need to convert existing files types to supported types.
70-
> For more information, see [Convert existing files to supported files](#convert-existing-files-to-supported-files).
68+
> [!NOTE]
69+
> You may need to convert existing files types to supported types.
70+
> For more information, see [Convert existing files to supported files](#convert-existing-files-to-supported-files).
7171
7272
### Verify certificate file parameter requirements
7373

articles/defender-for-iot/organizations/how-to-manage-the-on-premises-management-console.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ After initial activation, the number of monitored devices might exceed the numbe
4646

4747
## Manage certificates
4848

49-
Following sensor installation, a local self-signed certificate is generated and used to access the sensor web application. When logging in to the sensor for the first time, **Adin** users are prompted to provide an SSL/TLS certificate.
49+
When you first [install an on-premises management console](ot-deploy/install-software-on-premises-management-console.md), a local, self-signed certificate is generated and used to access the on-premises management console's UI. When signing into the on-premises management console for the first time, **Admin** users are prompted to provide an SSL/TLS certificate.
5050

51-
If your certificate has expired, make sure to create a new one and upload it to your sensor.
51+
If your certificate has expired, make sure to create a new one and upload it to your on-premises management console.
5252

53-
For more information, see [Create SSL/TLS certificates](how-to-deploy-certificates.md#create-ssltls-certificates).
53+
For more information, see [Deploy SSL/TLS certificates on OT appliances](how-to-deploy-certificates.md).
5454

5555
Following on-premises management console installation, a local self-signed certificate is generated and used to access the web application. When logging in to the on-premises management console for the first time, Administrator users are prompted to provide an SSL/TLS certificate.
5656

0 commit comments

Comments
 (0)