0
votes
0answers
26 views

Active Directory & OS X MDM - Deployment of personal certificate

We have a OS X MDM (the one supplied with OS X Lion Server) linked to an Active Directory. When we enroll a new device, is it possible to deploy automatically a certificate authenticating personnaly ...
1
vote
0answers
244 views

how to add self signed certificate for smtp on iOS

I would like to use SMTP server that requires (beside password) also installed certificate. Since it's my private server and I don't have money to spare, that certificate is self-signed. Without the ...
0
votes
1answer
517 views

How can I Change the Apple Configuration Signing Certificate?

I use the Apple Configurator to craft a Mobile Configuration Profile able to configure some settings such as the LDAP Directory as an example. When exporting the profile, I check the "Sign" checkbox ...
3
votes
0answers
404 views

iOS Enterprise developer Account: apns certificate for push notification [closed]

I have used the iOS development account for creating apns ssl certificate for sending push notification to iOS device for development purpose.I can get the device token using objective c sample code ...