Skip to content

Update install-and-configure-distribution-points.md #4792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ The following settings are on the **Communication** page of the Create Site Syst

When you configure all your management points in the site for HTTP, select the option to **Create self-signed certificate**. When you configure the management points for HTTPS, use the option to **Import certificate** from PKI. In other words, don't use self-signed certificates on distribution points when management points use certificates. Issues may occur otherwise. For example, distribution points won't send state messages.<!-- 13860499 -->

To import the certificate, browse to a valid Public Key Cryptography Standard (PKCS #12) file. This PFX or CER file has the PKI certificate with the following requirements for Configuration Manager:
To import the certificate, browse to a valid Public Key Cryptography Standard (PKCS #12) file. This PFX file has the PKI certificate with the following requirements for Configuration Manager:

- The intended use includes client authentication

Expand Down