Skip to main content
Question

Jamf Pro API Cert Requirement

  • November 14, 2024
  • 1 reply
  • 2 views

Forum|alt.badge.img+2

I have set up an API Role, and Client.  When I go to retrieve the token, I am seeing an error on my PC, but not on my Mac.

When I go to retrieve the token, on my PC I get this error:

curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.

If I add "--ssl-no-revoke" to the curl command, it works fine.

My Mac is managed by Jamf, and it has a couple of Jamf specific certs installed. I am assuming I need a certificate on my PC.  

 Any help on how to get this going would be appreciated.

Dave

 

1 reply

Forum|alt.badge.img+14
  • Honored Contributor
  • 408 replies
  • November 15, 2024

Is your Jamf Pro server using a self-signed SSL certificate in Tomcat settings? If so, switch to a publicly-issued certificate or download the certificate to your PC and force it to trust.