Whenever I run 'sudo jamf manage --verbose' on a computer, I receive the following error:
$ sudo jamf manage --verbose Getting management framework from the JSS... Enforcing management framework... verbose: Timeout: 60 Checking availability of https://jss.example.com:8443/... The JSS is available. Enforcing login/logout hooks... verbose: Creating login hook... verbose: Enabling login hook... verbose: Creating logout hook... verbose: Enabling logout hook... verbose: Writing preferences for Login window... verbose: Creating startup item script... verbose: Created startup item script verbose: Creating launchd item for startup item... verbose: Attempting to install the mdm profile at the computer level. Error installing the computer level mdm profile: profiles install for file:'/Library/Application Support/JAMF/tmp/mdm.mobileconfig' and user:'root' returned -915 (Unable to contact the SCEP server at “https://jss.example.com8443//CA/SCEP”.) Problem installing MDM profile. Problem detecting MDM profile after installation. Enforcing scheduled tasks... verbose: Removing existing launchd task /Library/LaunchDaemons/com.jamfsoftware.task.1.plist... verbose: Creating task Every 15 Minutes... verbose: Adding launchd task com.jamfsoftware.task.1... Creating launch daemon... Creating launch agent... verbose: Existing plug-in, 3.plist, is up to date. verbose: Existing plug-in, 4.plist, is up to date. $
I've looked at various settings in my JSS and am unable to find anything that references an SCEP server. Anyone run into similar issues or have any suggestions on how to proceed?

