Tagged Questions

0
votes
0answers
61 views

Importing certificate from .pfx file in Windows Server 2008

I need to automate installation of SSL certificates using scripts. I have been able to import server certificate from .pfx file using: certutil -user –p 123 -importpfx …
1
vote
3answers
362 views

Blackberry permissions — what does “trusted application status” refer to?

For some device users, on startup they are presented with the following permissions dialog "Would you like to grant AppX trusted application status?" The user says yes and the app runs fine. But …