Skip to content

Commit b94e7b7

Browse files
authored
Merge pull request MicrosoftDocs#17442 from omidm1/patch-13
updated the subject name error
2 parents ae45eac + b885719 commit b94e7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-domain-services/active-directory-ds-admin-guide-configure-secure-ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Acquire a valid certificate per the following guidelines, before you enable secu
4141

4242
1. **Trusted issuer** - The certificate must be issued by an authority trusted by computers connecting to the managed domain using secure LDAP. This authority may be a public certification authority (CA) or an Enterprise CA trusted by these computers.
4343
2. **Lifetime** - The certificate must be valid for at least the next 3-6 months. Secure LDAP access to your managed domain is disrupted when the certificate expires.
44-
3. **Subject name** - The subject name on the certificate must be a wildcard for your managed domain. For instance, if your domain is named 'contoso100.com', the certificate's subject name must be '*.contoso100.com'. Set the DNS name (subject alternate name) to this wildcard name.
44+
3. **Subject name** - The subject name on the certificate must be your managed domain name. For instance, if your domain is named 'contoso100.com', the certificate's subject name must be 'contoso100.com'.
4545
4. **Key usage** - The certificate must be configured for the following uses - Digital signatures and key encipherment.
4646
5. **Certificate purpose** - The certificate must be valid for SSL server authentication.
4747

0 commit comments

Comments
 (0)