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/active-directory/authentication/how-to-certificate-based-authentication.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,10 @@ To enable the certificate-based authentication and configure user bindings in th
72
72
1. To delete a CA certificate, select the certificate and click **Delete**.
73
73
1. Click **Columns** to add or delete columns.
74
74
75
-
### Configure certification authorities using PowerShell
75
+
>[!NOTE]
76
+
>Upload of new CAs will fail when any of the existing CAs are expired. Tenant Admin should delete the expired CAs and then upload the new CA.
77
+
78
+
### Configure certification authorities(CA) using PowerShell
76
79
77
80
Only one CRL Distribution Point (CDP) for a trusted CA is supported. The CDP can only be HTTP URLs. Online Certificate Status Protocol (OCSP) or Lightweight Directory Access Protocol (LDAP) URLs aren't supported.
78
81
@@ -87,6 +90,9 @@ Only one CRL Distribution Point (CDP) for a trusted CA is supported. The CDP can
0 commit comments