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
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/how-to-deploy-certificates.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,27 +47,27 @@ Create SSL/TLS certificates by first downloading a security certificate from the
47
47
48
48
### Export an SSL/TLS certificate
49
49
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:
51
51
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. |
57
57
58
-
For example:
58
+
For example:
59
59
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**.
61
61
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.
63
63
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**.
65
65
66
-
1. Select **Finish** to export the certificate.
66
+
1. Select **Finish** to export the certificate.
67
67
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).
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/how-to-manage-the-on-premises-management-console.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,11 +46,11 @@ After initial activation, the number of monitored devices might exceed the numbe
46
46
47
47
## Manage certificates
48
48
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.
50
50
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.
52
52
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).
54
54
55
55
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.
0 commit comments