Skip to content

Commit 0da9393

Browse files
Merge pull request #43935 from paulgarn/patch-2
Update active-directory-certificate-based-authentication-get-started.md
2 parents cb4340f + 9f5d72d commit 0da9393

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/authentication/active-directory-certificate-based-authentication-get-started.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ To configure certificate-based authentication, the following statements must be
4141
- Your client device must have access to at least one certificate authority that issues client certificates.
4242
- A client certificate for client authentication must have been issued to your client.
4343

44+
>[!IMPORTANT]
45+
>The maximum size of a CRL for Azure Active Directory to successfully download and cache is 20MB, and the time required to download the CRL must not exceed 10 seconds. If Azure Active Directory can't download a CRL, certificate based authentications using certificates issued by the corresponding CA will fail. Best practices to ensure CRL files are within size constraints are to keep certificate lifetimes to within reasonable limits and to clean up expired certificates.
46+
4447
## Step 1: Select your device platform
4548

4649
As a first step, for the device platform you care about, you need to review the following:

0 commit comments

Comments
 (0)