Hello, I'm having an odd issue that I have no idea how to fix.
Our JSS is set up in a clustered environment, behind a load balancer (Pound). SSL decryption takes place on the load balancer, so when I originally built it, so the private key and web certificate from the built-in JSS CA are location on the LB. The 1-year certificate expired today, but I can't generate a new one that works. Using the original private key, I generate a new CSR, and then use the "Generate new certificate from CSR" button in the PKI tab of the JSS to upload the CSR and download a new web certificate. I install this on the the load balancer, restart services, and can now enroll a test machine successfully.
But, when I look at the MDM profile on the client machine, it's unverified because the "JSS Root certificate authority" is valid until 2021, but the JSS Signing Certificate says it expired on January 1st of this year.
Has anyone seen anything like this before, or have any advice? I'm open to suggestions. And if it matters, the "Apache Tomcat Settings" tab in the JSS is completely blank and greyed out, since all the SSL stuff takes place upstream at the LB