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: memdocs/intune/protect/certificate-connector-overview.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: brenduns
8
8
ms.author: brenduns
9
9
manager: dougeby
10
-
ms.date: 04/13/2022
10
+
ms.date: 05/04/2022
11
11
ms.topic: how-to
12
12
ms.service: microsoft-intune
13
13
ms.subservice: protect
@@ -140,7 +140,7 @@ The following logs are available and default to 50 MB, and have automatic archiv
140
140
-**Admin Log** - This log contains one log event per request to the connector. Events include either a *success* with information about the request, or an *error* with information about the request and the error.
141
141
-**Operational Log** - This log displays additional information to that found in the Admin log, and can be of use in debugging issues. This log also displays ongoing operations instead of single events.
142
142
143
-
In addition to the default log level, you can enable debug logging for each log to obtain additional details.
143
+
In addition to the default log level, you can enable debug logging for each log to obtain more details.
144
144
### Event IDs
145
145
146
146
All events have one of the following IDs:
@@ -267,7 +267,7 @@ All events are tagged with a Task Category to aid in filtering. Task categories
267
267
Successfully uploaded PKCS Import request results to Intune.
268
268
269
269
-**Event ID: 2101** - *PkcsImportUploadFailure*
270
-
Failed to upoload PKCS request results to Intune.
270
+
Failed to upload PKCS request results to Intune.
271
271
272
272
-**Event ID: 2102** - *PkcsImportUploadedRequest*
273
273
Successfully uploaded a PKCS Import request to Intune.
@@ -362,6 +362,13 @@ New updates for the connector can take a week or more to become available for ea
362
362
> [!IMPORTANT]
363
363
> Starting April 2022, certificate connectors earlier than version **6.2101.13.0** will be deprecated and will show a status of *Error*. This status does not affect functionality. Starting June 2022, such connectors will not be able to issue certificates. This includes both the [PFX Certificate Connector for Microsoft Intune](../protect/certificate-connectors.md#pfx-certificate-connector-release-history) and [Microsoft Intune Connector](../protect/certificate-connectors.md#microsoft-intune-connector-release-history), which on July 29, 2021 were replaced by the *Certificate Connector for Microsoft Intune* (as detailed in this article).
364
364
365
+
### May 4, 2022
366
+
367
+
Version **6.2203.12.0** - Changes in this release:
368
+
369
+
- Support CNG providers for client authentication certificates
370
+
- Improved support for automatic renewal of client authentication certificates
0 commit comments