Forum Discussion

christian31's avatar
christian31
Brass Contributor
Sep 04, 2020
Solved

SCCM - HTTPS or HTTP communication

Hi!

 

I have a current SCCM setup that runs on an HTTP comms (MP, SUP DP). Then recently i switch the MP and DP to HTTPS configured certificates. Do i have to enroll client certificates to the workstations? I switch this to HTTPS for MAC computers. for windows computers i want to retain this on http. is it possible? SCCM architecture is cross forest. domain A has sccm(MP,SUP,DP) and domain B(DP) all workstations are on domain B(windows and Mac computers).

6 Replies

  • christian31 

    It's not easy to PKI https just for SCCM DP. This is not because of the SCCM complex scenario but rather the complex setup and cert templates that you need for PKI root and intermediate client/server certs that you need to deploy ... more over maintaining (revocation, etc) in a VPN work from home kind of a scenario.

     

    I have seen challenges to get the correct certs created using the correct templates and then deploying them. Maintaining the certs is another big headache 🙂

     

    I tried to explain this long back - https://www.anoopcnair.com/setting-up-https-mp-sup-sccm-site-systems/

    But if you ask me I would go with the eHttp option for SCCM secured communication.

    Mac Support for SCCM is going away anyways so better to migrate those mac computers to some other device management solution.

    • christian31's avatar
      christian31
      Brass Contributor
      Hi Michiel,

      Thank you!
      Another question my CA and MP is on other forest(forestA). is it possible to export and import workstation authentication certificate to the other forest(ForestB)? all my workstation is on the other forest(ForestB).
      • Michiel Overweel's avatar
        Michiel Overweel
        Iron Contributor

        christian31 It may be possible, but I wouldn't recommend it... You'd have to create, export and import a unique certificate for each and every client, and you'd have to renew the certificates manually before they expire as well.

Resources