Introduction
...
Expand | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Request and generate or update an Apple Push Certificate
...
Expand | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Importing a certificate to the Windows Certificate Store
Expand |
---|
There are several ways of importing a certificate file to the Windows Certificate Store. CapaInstaller MDM requires a certificate signed with a private key. This will always be a .pfx file. When you have generated the .pfx certificate file, follow the below steps to import into the Windows Certificate Store. For a simple point and click method, follow these steps: On the computer that the certificate is to be imported to, locate the .pfx file that was exported in the procedure described earlier in this article. Right-click the file, and then click Install PFX. When the Certificate Import Wizard starts, click Next. On the File to Import page, click Next. On the Password page, type the password for the private key in the Password box, and then click Next. On the Certificate Store page, click Automatically select the certificate store based on the type of certificate, and then click Next. Click Finish. Read more |
Unlinking previously installed certificates
Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
To check for registered certificates you can open a command console as administrator and run the following command
This will give a list of all certificate bindings for ports and certificates. You can now remove the certificate binding for the desired port by running the following command
|
...