Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return not_after (expiry) when uploading a pushcert #79

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

jessepeterson
Copy link
Member

@jessepeterson jessepeterson commented Jul 7, 2023

New not_after key:

$ cat push.pem push.key | curl -u nanomdm:$APIKEY -T - 'http://[::1]:9000/v1/pushcert'
{
	"topic": "com.apple.mgmt.External.aaaa-bbbb-cccc-dddd-eeee",
	"not_after": "2024-08-24T13:36:21Z"
}

@jessepeterson jessepeterson merged commit 65daeb8 into micromdm:main Jul 11, 2023
@jessepeterson jessepeterson deleted the api-pushcert-notafter branch April 22, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant