Skip to main content
Question

Jamf SCEP Proxy

  • October 23, 2018
  • 10 replies
  • 30 views

Forum|alt.badge.img+7
  • Valued Contributor
  • 69 replies

Hi all,

I am currently having a problem with deploying SCEP payload for a Wifi Profile.

The profile failed with this error

OSS Error 67701 points to An invalid record was encountered.

My SCEP Payload

I have uploaded the SCEP signing Cert under the external CA PKI Certificate setting by following this article link

Any feedback would be greatly appreciated.

Thanks

10 replies

Forum|alt.badge.img+7
  • Author
  • Valued Contributor
  • 69 replies
  • November 1, 2018

Hi all,

Am seeing Error 405 Method not allowed with my SCEP payload. Anyone has seen the error before?

Thanks


Forum|alt.badge.img+12
  • Contributor
  • 47 replies
  • August 8, 2019

hi @khey did you ever find out why this was happening as we are seeing the same thing.


Forum|alt.badge.img+2
  • New Contributor
  • 5 replies
  • August 19, 2019

Hi @khey ,

Did you find a solution to this problem already?

Thanks!


Forum|alt.badge.img+16
  • Valued Contributor
  • 119 replies
  • September 18, 2019

Any news?


  • 0 replies
  • October 29, 2019

I had a similar issue with the AD CS connector. I went to the certificate server, opened server manager, clicked on tools and opened Certificate Authority. In there I was able to see the failed request. I discovered it was my subject name giving error then my template was wrong. Once I fixed those, it was able to deploy the configuration profile.


Forum|alt.badge.img+3
  • New Contributor
  • 2 replies
  • August 31, 2020

@Tigerhaven ,@d.svejda ,@Eigger Sorry all. Wasnt aware that there were responses.
First under Jamf Pro URL, remove any entry inside "JAMF PRO URL FOR ENROLLMENT USING BUILT-IN SCEP AND IPCU"
Secondly, under the SCEP Server IIS HTTPS binding, ensure you bind the right certificate.


pbenware1
Forum|alt.badge.img+12
  • Valued Contributor
  • 142 replies
  • September 1, 2020

Not sure if this will help or not. Using SecureW2 as our vendor and Active Directory.
We went through this last year. Took for.ev.ah. to get it working. Lots of trial and error and many hours on the phone with SecureW2 and our network guys.
Anyway, now that its working for us, one thing I note that's different between my config and yours is the formatting of the content in Subject Alternative Name Value.

In my config we use different separators (though its entirely possible this is either vendor specific or makes no difference whatsoever);
$EMAIL;;$COMPUTERNAME;$UDID;$EXTENSIONATTRIBUTE_25

Note; the double ;; is intentional.
also note; $EXTENSIONATTRIBUTE_25 is the LDAP attribute variable, capturing our assigned user AD UUID.


Forum|alt.badge.img+1
  • New Contributor
  • 2 replies
  • March 23, 2021

@pbenware1 Using SecureW2 as well and just stared having this problem - <NSOSStatusErrorDomain:-67701>. What was the fix for you?


Forum|alt.badge.img+6
  • Contributor
  • 49 replies
  • June 11, 2021

@caitlin.mabe for us it was because the computer record didn't have a username associated with it in Jamf, so there was no user to put in the certificate to identify the user.

Hope you got this figured out before now! :)


Forum|alt.badge.img+6
  • Contributor
  • 15 replies
  • August 19, 2022

What was the fix for this?