10-13-2022 06:41 AM - edited 10-13-2022 06:51 AM
Good morning,
So I'm not that familiar with certs, but we are setting up ISE system, and we need each machine to have its own trusted cert from our PKI. While i use JAMF I'm not that familiar with Certs. I have read trough the below, but still not sure how to push out a Unique trusted cert to each MAC. I have done things with JAMFs internal CA for the mac but never an PKI.
https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/PKI_Certificates.html
Any Documentation or resources?
EDIT:
I did find the below. Would Setting up AD CS allow us to generate a Unique Cert Per machine?
Posted on 10-13-2022 03:05 PM
Yes AD CS will do what you need. Once it's set up, you'll use a config profile with something like CN=$SERIALNUMBER.domain.com in the subject field to help identify devices connecting through ISE.
You can also use Jamf Pro as SCEP proxy if you already have NDES running somewhere on your network.
10-17-2022 04:58 AM - edited 10-17-2022 04:59 AM
Hi @merps
So you are saying if i have SCEP proxy and NDES then i don't need AD CS?
And in the SUBJECT in the Configuration profile for SCEP it can take variables? The Cert subject name is going to be Unique and the hostname of each machine.
I also reached out to JAMF Support and got the below answer, wanted to get your thoughts.
To start, below is the link to the documentation on integrating with Cisco ISE with Jamf Pro: https://docs.jamf.com/10.41.0/jamf-pro/documentation/Network_Integration.html However, for what we're trying to achieve, the integration with Cisco ISE will not be necessary. We can achieve this by ensuring we have everything configured as needed on the Cisco ISE side, and then choosing the workflow from the flowchart below: https://docs.jamf.com/technical-papers/jamf-pro/8021x/10.0.0/Overview.html We certainly can use variables for individual certificates on the Mac side using SCEP: https://docs.jamf.com/technical-papers/jamf-pro/scep-proxy/10.0.0/Overview.html