Issue Description
Find date that a Provisioning Profile expires to troubleshoot In-House App issues.
Troubleshooting Steps
Change the extension to .zip. and uncompress it.
There will be a payload folder with an icon; right click.
Choose Show contents.
In this directory you will see the Provisioning Profile.
Open the profile in a text editing application (Atom, TextEdit, etc).
Command+F and search for ExpirationDate to find the date and time the profile expires. As you can see in the example below, our profile is very expired:
<key>ExpirationDate</key> <date>2017-12-01T23:17:31Z</date>
Note: There is no place in Jamf Pro to notify Admin or users that it will expire. This will need to be noted outside Jamf Pro and these profiles usually expire in a year.