Posted on 06-02-2013 04:35 PM
Dear forum users,
We have always used JSS self signing certificates in the past. Now we are switching to our PKI infrastructure. I have made the following changes.
1. On JSS, in the "Settings -> Global Management Framework Settings -> Public Key Infrastructure", change from
"Use Built-in Certificate Authority" to "Use External Certificate Authority", filled in our SCEP server URL, selected "Dynamic-Microsoft CA" with our SCEPadmin user credentials, uploaded the signing certificate as it reqired.
2. On JSS, in the "Management -> Mobile Device Profiles", I have created an configuration profile which will come down when the iPad gets enrolled. It has the same SCEP settings as the "Settings -> Global Management Framework Settings -> PKI".
3. I have enabled SSL on Tomcat following the JAMF documentation.
My Question is: In the SCEP setting section, what do I use for the Subject Name? When the iPad gets enrolled, I want them receive the certificates from SCEP, which uses iPad name and the certificate should look like iPadName.mycompany.com.
There is a previous thread talking about OS X client with SCEP settings.
https://jamfnation.jamfsoftware.com/discussion.html?id=3704
I tried a varible $COMPUTERNAME after reading that but didn't work out for iPads.
Any suggestions?
Thanks Heaps!
Leo
Posted on 06-03-2013 06:23 AM
A JAMFer should chime in here, but I don't believe what you're trying to do actually works ("proxy" retrieve the SCEP cert via the JSS to the client). Other MDM suites do this (we have MobileIron set up this way) but I was told you don't get that with Casper MDM.
Posted on 06-03-2013 04:06 PM
Thanks JP,
Hummm, then what are those SCEP settings available in JSS? There must be some sort of SCEP we can set up. If JSS cannot request cert on behalf of clients(PROXY), can I just set up such a way that Clients will get the SCEP setting from JSS, then the clients will requests directly with SCEP server?
Thanks.
Posted on 06-04-2013 11:42 AM
I can't find a distinct benefit...
Posted on 12-02-2013 10:44 AM
This should be a feature request, personally it would be great to be able to include at least the username variable of the person enrolling the device so the subject name could at least be MDM$username.domain.corp this way we can see whats what in our Issued certificates rather than a load of identical common names :-/